MVN

com.github.thorbenkuck : di-annotations

Maven & Gradle

Jul 20, 2021
5 usages
5 stars

SimpleDI Annotations · Easy and simple di using annotation processors

<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>di-annotations</artifactId>
    <version>0.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.thorbenkuck : di-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.1

All Versions

Choose a version of com.github.thorbenkuck : di-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
di-annotations-0.5.1
0.2
di-annotations-0.2
0.1
di-annotations-0.1

How to add a dependency to Maven

Add the following com.github.thorbenkuck : di-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>di-annotations</artifactId>
    <version>0.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.thorbenkuck : di-annotations gradle dependency to your build.gradle file:

implementation 'com.github.thorbenkuck:di-annotations:0.5.1'

Gradle Kotlin DSL: Add the following com.github.thorbenkuck : di-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.thorbenkuck:di-annotations:0.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.thorbenkuck : di-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.thorbenkuck" % "di-annotations" % "0.5.1"

Advertisement

Dependencies from Group

Jul 23, 2018
18 usages
0 stars
Dec 15, 2018
9 usages
9 stars
Sep 28, 2019
8 usages
9 stars
Jul 20, 2021
5 usages
5 stars
Apr 27, 2018
4 usages
0 stars

Discover Dependencies

Mar 22, 2023
4 usages
217 stars
Jun 11, 2019
3 usages
12 stars
Jul 21, 2023
3 usages
1.1k stars
Jun 20, 2023
6 usages
2.1k stars
Jun 20, 2023
3 usages
2.1k stars
Jan 09, 2023
5 usages
4 stars
May 15, 2023
4 usages
346 stars
Sep 10, 2019
4 usages
34 stars