is not current version
Last Version 1.0.1

de.poiu.kilt:kilt-cli 0.3.0

Kilt commandline interface

Categories

Categories

CLI User Interface
GroupId

GroupId

de.poiu.kilt
ArtifactId

ArtifactId

kilt-cli
Version

Version

0.3.0
Type

Type

jar

Download kilt-cli 0.3.0


<!-- https://jarcasting.com/artifacts/de.poiu.kilt/kilt-cli/ -->
<dependency>
    <groupId>de.poiu.kilt</groupId>
    <artifactId>kilt-cli</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-cli/
implementation 'de.poiu.kilt:kilt-cli:0.3.0'
// https://jarcasting.com/artifacts/de.poiu.kilt/kilt-cli/
implementation ("de.poiu.kilt:kilt-cli:0.3.0")
'de.poiu.kilt:kilt-cli:jar:0.3.0'
<dependency org="de.poiu.kilt" name="kilt-cli" rev="0.3.0">
  <artifact name="kilt-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.poiu.kilt', module='kilt-cli', version='0.3.0')
)
libraryDependencies += "de.poiu.kilt" % "kilt-cli" % "0.3.0"
[de.poiu.kilt/kilt-cli "0.3.0"]