License |
License |
---|---|
GroupId | GroupIdcom.github.thorbenkuck |
ArtifactId | ArtifactIdkeller-di |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeller-DiManagement
Keller is a universal base-package
|
Project URL |
Project URL |
Filename | Size |
---|---|
keller-di-1.0.1.pom | |
keller-di-1.0.1.jar | 28 KB |
keller-di-1.0.1-sources.jar | 14 KB |
keller-di-1.0.1-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/keller-di/ -->
<dependency>
<groupId>com.github.thorbenkuck</groupId>
<artifactId>keller-di</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/keller-di/
implementation 'com.github.thorbenkuck:keller-di:1.0.1'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/keller-di/
implementation ("com.github.thorbenkuck:keller-di:1.0.1")
'com.github.thorbenkuck:keller-di:jar:1.0.1'
<dependency org="com.github.thorbenkuck" name="keller-di" rev="1.0.1">
<artifact name="keller-di" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='keller-di', version='1.0.1')
)
libraryDependencies += "com.github.thorbenkuck" % "keller-di" % "1.0.1"
[com.github.thorbenkuck/keller-di "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.thorbenkuck : keller-core | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |