Skip to content

Releases: gwtplus/google-gin

gin-3.0.0

08 Apr 14:15
Compare
Choose a tag to compare

Release notes:

  • using new groupId: io.github.gwtplus.gin
  • using Java 8 and Guice 4.2.0
  • using GWT 2.8.2 (fixed related issues)
  • using Maven for building and releasing

Known issues:

  • #1 Gin does not respect injection order when subclassing

Artifacts:

Main JAR (gin-3.0.0.jar)
Sources JAR (gin-3.0.0-sources.jar)
Javadoc JAR (gin-3.0.0-javadoc.jar)
📁 Maven Central
🔍 Maven Search

gin-2.1.2

11 Mar 09:03
Compare
Choose a tag to compare

This is a minor release to make GIN compatible with the GWT 2.6 release.

There should be no user visible changes.

  • requires GWT 2.5+ and Guice 3.0.