MVN

io.dinject : dinject-annotations

Maven & Gradle

Jul 22, 2020
2 usages
0 stars
<dependency>
    <groupId>io.dinject</groupId>
    <artifactId>dinject-annotations</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.dinject : dinject-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1
  • Latest Beta: 1.20-beta2

All Versions

Choose a version of io.dinject : dinject-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
dinject-annotations-2.1
1.20
dinject-annotations-1.20-beta2

How to add a dependency to Maven

Add the following io.dinject : dinject-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.dinject</groupId>
    <artifactId>dinject-annotations</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.dinject : dinject-annotations gradle dependency to your build.gradle file:

implementation 'io.dinject:dinject-annotations:2.1'

Gradle Kotlin DSL: Add the following io.dinject : dinject-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("io.dinject:dinject-annotations:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.dinject : dinject-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "io.dinject" % "dinject-annotations" % "2.1"

Advertisement

Dependencies from Group

Aug 27, 2020
7 usages
0 stars
Aug 26, 2020
5 usages
0 stars
Aug 26, 2020
5 usages
0 stars
Aug 27, 2020
4 usages
0 stars
Jul 22, 2020
2 usages
0 stars

Discover Dependencies

May 06, 2021
3 usages
1 stars
May 24, 2021
2 usages
May 04, 2023
1 usages
44 stars
Jul 28, 2023
8 usages
331 stars
Feb 18, 2021
2 usages
0 stars