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