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