GIN brings automatic dependency injection to Google Web Toolkit client-side code, built on top of Guice.
<dependency>
<groupId>com.google.gwt.inject</groupId>
<artifactId>gin</artifactId>
<version>2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a Ginjector interface to inject dependencies in GWT client code.
Consider using GWT 2.x or migrate to JSR-330 with a compatible DI framework.
No dependency data recorded yet.