Guice421 (original) (raw)
Guice 4.2.1
Released September 20th, 2018.
Maven
Guice:
com.google.inject guice 4.2.1Guice (No AOP):
com.google.inject guice 4.2.1 no_aopExtensions:
com.google.inject.extensions guice-${extension} 4.2.1Downloads
- Guice:guice-4.2.1.jar
- Guice (No AOP):guice-4.2.1-no_aop.jar
- Guice extensions are all directly downloadablefrom this search page. Just click on the "jar" link for the appropriate extension.
Docs
Changes since Guice 4.2.1
- Java10 support (updated cglib & asm).
- Minor updates to the testlib extension.