is not current version
Last Version 0.5.1

com.github.thorbenkuck:di-annotations 0.2

Easy and simple di using annotation processors

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

di-annotations
Version

Version

0.2
Type

Type

jar
Description

Description

Easy and simple di using annotation processors

Download di-annotations 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.