is not current version
Last Version 0.5.1

com.github.thorbenkuck:di-processor 0.2

Easy and simple di using annotation processors

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

di-processor
Version

Version

0.2
Type

Type

jar
Description

Description

Easy and simple di using annotation processors

Download di-processor 0.2


<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/di-processor/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>di-processor</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/di-processor/
implementation 'com.github.thorbenkuck:di-processor:0.2'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/di-processor/
implementation ("com.github.thorbenkuck:di-processor:0.2")
'com.github.thorbenkuck:di-processor:jar:0.2'
<dependency org="com.github.thorbenkuck" name="di-processor" rev="0.2">
  <artifact name="di-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='di-processor', version='0.2')
)
libraryDependencies += "com.github.thorbenkuck" % "di-processor" % "0.2"
[com.github.thorbenkuck/di-processor "0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.google.auto.service : auto-service jar 1.0-rc4
com.squareup : javapoet jar 1.11.1
com.github.thorbenkuck : di-annotations jar 0.2
com.github.thorbenkuck : di-core jar 0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.