MVN

dev.the-fireplace : Annotated-DI

Maven & Gradle

Mar 01, 2022
1 usages
1 stars

Annotated DI · A wrapper around Guice with a few extra utilities for use with Minecraft mods.

<dependency>
    <groupId>dev.the-fireplace</groupId>
    <artifactId>Annotated-DI</artifactId>
    <version>2.1.0+1.18.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.the-fireplace : Annotated-DI to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0+1.18.2

All Versions

Choose a version of dev.the-fireplace : Annotated-DI to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
Annotated-DI-2.1.0+1.18.2
Annotated-DI-2.1.0+1.17.1
Annotated-DI-2.1.0+1.16.5
2.0.x
Annotated-DI-2.0.4+1.18
Annotated-DI-2.0.4+1.17.1
Annotated-DI-2.0.3+1.17.1
Annotated-DI-2.0.2+1.17.1
Annotated-DI-2.0.1+1.17.1
Annotated-DI-2.0.0+1.17.1
Annotated-DI-2.0.4+1.16.5
Annotated-DI-2.0.3+1.16.5
Annotated-DI-2.0.2+1.16.5
Annotated-DI-2.0.1+1.16.5
Annotated-DI-2.0.0+1.16.5
1.0.x
Annotated-DI-1.0.4+1.17.1
Annotated-DI-1.0.3+1.17.1
Annotated-DI-1.0.2+1.17
Annotated-DI-1.0.1+1.17
Annotated-DI-1.0.0+1.17
Annotated-DI-1.0.4+1.16.5
Annotated-DI-1.0.3+1.16.5

How to add a dependency to Maven

Add the following dev.the-fireplace : Annotated-DI maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.the-fireplace</groupId>
    <artifactId>Annotated-DI</artifactId>
    <version>2.1.0+1.18.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.the-fireplace : Annotated-DI gradle dependency to your build.gradle file:

implementation 'dev.the-fireplace:Annotated-DI:2.1.0+1.18.2'

Gradle Kotlin DSL: Add the following dev.the-fireplace : Annotated-DI gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.the-fireplace:Annotated-DI:2.1.0+1.18.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.the-fireplace : Annotated-DI sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.the-fireplace" % "Annotated-DI" % "2.1.0+1.18.2"

Advertisement

Dependencies from Group

Mar 27, 2022
6 usages
3 stars
Mar 01, 2022
1 usages
1 stars
Mar 18, 2021
4 stars
Jan 02, 2022
8 stars

Discover Dependencies

Feb 15, 2022
1 usages
21 stars
Feb 15, 2022
1 usages
21 stars
Apr 22, 2023
5 usages
24.6k stars
Apr 22, 2023
4 usages
24.6k stars
Dec 15, 2021
1 usages
255 stars
Dec 09, 2021
3 usages
Dec 06, 2021
2 usages
May 23, 2023
4 usages
122 stars