MVN

com.github.thorbenkuck : di-processor

Maven & Gradle

Jul 20, 2021
4 usages
5 stars

SimpleDI Annotation Processor · Easy and simple di using annotation processors

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

Latest Version

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

  • Latest Stable: 0.5.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.thorbenkuck" % "di-processor" % "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

Jul 20, 2021
4 usages
5 stars
Jan 19, 2021
3 usages
Sep 10, 2019
2 usages
217 stars
Jan 12, 2022
2 usages
0 stars
Jul 28, 2021
12 usages
0 stars
Jun 11, 2019
2 usages
12 stars
May 02, 2020
2 usages
1.1k stars
Jul 12, 2023
2 usages
24 stars
Jun 04, 2021
2 usages
0 stars