Last Version

fun-kommand 1.1.0

Simple command-line wrapper for Kotlin

License

License

GroupId

GroupId

id.jasoet
ArtifactId

ArtifactId

fun-kommand
Version

Version

1.1.0
Type

Type

jar
Description

Description

fun-kommand
Simple command-line wrapper for Kotlin
Project URL

Project URL

https://github.com/jasoet/fun-kommand
Source Code Management

Source Code Management

https://github.com/jasoet/fun-kommand

Download fun-kommand 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.0
commons-io : commons-io jar 2.6
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
io.arrow-kt : arrow-core jar 0.7.2

Project Modules

There are no modules declared in this project.