com.github.thorbenkuck:di-test

Easy and simple di using annotation processors

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

di-test
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Easy and simple di using annotation processors

Download di-test

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.thorbenkuck : di-annotations jar 0.2
com.github.thorbenkuck : di-processor jar 0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2