promotional bannermobile promotional banner

Annotated DI (Forge)

Dependency Injection library for Forge mods

File Details

Annotated-DI-Forge-3.0.0+1.18.2

  • A
  • May 30, 2022
  • 863.18 KB
  • 126
  • 1.18.2+2
  • Forge

File Name

Annotated-DI-Forge-3.0.0+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:3810634")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Implementation annotation now accepts a string for Environment and uses annotation checking as the fallback.
Implementation annotation now accepts a list of mod ids this implementation depends on - will help with classloading issues for soft dependencies.
[Fabric] The description in Mod Menu can now be translated.