promotional bannermobile promotional banner

Annotated DI (Forge)

Dependency Injection library for Forge mods

File Details

Annotated-DI-Forge-4.0.4+1.18.2

  • R
  • Jul 8, 2024
  • 839.91 KB
  • 14.2K
  • 1.18.2+2
  • Forge

File Name

Annotated-DI-Forge-4.0.4+1.18.2.jar

Supported Versions

  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:annotated-di-forge-605980:5512747")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update to Guice 6.0.0
- Developers: Time to start migrating to jakarta.inject instead of javax.inject. javax.inject support will be completely dropped with Annotated DI 5.0.0 when we upgrade to Guice 7.0.0.

Minor annotation processor optimizations

Optimized injection speed

[1.18.X/1.19.X] Target Java 17 when annotation processing