is not current version
Last Version 1.1.0

lt.saltyjuice.dragas.utility:kommander 1.0.0

"Command line-like behavior for not command line apps."

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

lt.saltyjuice.dragas.utility
ArtifactId

ArtifactId

kommander
Version

Version

1.0.0
Type

Type

jar

Download kommander 1.0.0


<!-- https://jarcasting.com/artifacts/lt.saltyjuice.dragas.utility/kommander/ -->
<dependency>
    <groupId>lt.saltyjuice.dragas.utility</groupId>
    <artifactId>kommander</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/lt.saltyjuice.dragas.utility/kommander/
implementation 'lt.saltyjuice.dragas.utility:kommander:1.0.0'
// https://jarcasting.com/artifacts/lt.saltyjuice.dragas.utility/kommander/
implementation ("lt.saltyjuice.dragas.utility:kommander:1.0.0")
'lt.saltyjuice.dragas.utility:kommander:jar:1.0.0'
<dependency org="lt.saltyjuice.dragas.utility" name="kommander" rev="1.0.0">
  <artifact name="kommander" type="jar" />
</dependency>
@Grapes(
@Grab(group='lt.saltyjuice.dragas.utility', module='kommander', version='1.0.0')
)
libraryDependencies += "lt.saltyjuice.dragas.utility" % "kommander" % "1.0.0"
[lt.saltyjuice.dragas.utility/kommander "1.0.0"]