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