Keller-Core

Keller is a universal base-package

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

keller-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Keller-Core
Keller is a universal base-package
Project URL

Project URL

https://github.com/ThorbenKuck/Keller

Download keller-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0