License |
License |
---|---|
GroupId | GroupIdcom.github.thorbenkuck |
ArtifactId | ArtifactIdsimple-di-development-root |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSimpleDI Development Root
Easy and simple di using annotation processors
|
Project URL |
Project URL |
Filename | Size |
---|---|
simple-di-development-root-1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/simple-di-development-root/ -->
<dependency>
<groupId>com.github.thorbenkuck</groupId>
<artifactId>simple-di-development-root</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/simple-di-development-root/
implementation 'com.github.thorbenkuck:simple-di-development-root:1'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/simple-di-development-root/
implementation ("com.github.thorbenkuck:simple-di-development-root:1")
'com.github.thorbenkuck:simple-di-development-root:pom:1'
<dependency org="com.github.thorbenkuck" name="simple-di-development-root" rev="1">
<artifact name="simple-di-development-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='simple-di-development-root', version='1')
)
libraryDependencies += "com.github.thorbenkuck" % "simple-di-development-root" % "1"
[com.github.thorbenkuck/simple-di-development-root "1"]