Last Version

"kommander" 1.1.0

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

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

lt.saltyjuice.dragas.utility
ArtifactId

ArtifactId

kommander
Version

Version

1.1.0
Type

Type

jar
Description

Description

"kommander"
"Command line-like behavior for not command line apps."
Project URL

Project URL

https://gitlab.com/Dragas/Kommander

Download kommander 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.4-2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.