is not current version
Last Version 1.0.2

com.github.thorbenkuck:keller-core 1.0

Keller is a universal base-package

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

keller-core
Version

Version

1.0
Type

Type

pom

Download keller-core 1.0

Filename Size
keller-core-1.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/keller-core/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>keller-core</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/keller-core/
implementation 'com.github.thorbenkuck:keller-core:1.0'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/keller-core/
implementation ("com.github.thorbenkuck:keller-core:1.0")
'com.github.thorbenkuck:keller-core:pom:1.0'
<dependency org="com.github.thorbenkuck" name="keller-core" rev="1.0">
  <artifact name="keller-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='keller-core', version='1.0')
)
libraryDependencies += "com.github.thorbenkuck" % "keller-core" % "1.0"
[com.github.thorbenkuck/keller-core "1.0"]