Last Version

Clikt 3.5.0

Multiplatform command line interface parsing for Kotlin

License

License

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

com.github.ajalt.clikt
ArtifactId

ArtifactId

clikt-js
Version

Version

3.5.0
Type

Type

pom
Description

Description

Clikt
Multiplatform command line interface parsing for Kotlin
Project URL

Project URL

https://github.com/ajalt/clikt
Source Code Management

Source Code Management

https://github.com/ajalt/clikt

Download clikt-js 3.5.0


<!-- https://jarcasting.com/artifacts/com.github.ajalt.clikt/clikt-js/ -->
<dependency>
    <groupId>com.github.ajalt.clikt</groupId>
    <artifactId>clikt-js</artifactId>
    <version>3.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ajalt.clikt/clikt-js/
implementation 'com.github.ajalt.clikt:clikt-js:3.5.0'
// https://jarcasting.com/artifacts/com.github.ajalt.clikt/clikt-js/
implementation ("com.github.ajalt.clikt:clikt-js:3.5.0")
'com.github.ajalt.clikt:clikt-js:pom:3.5.0'
<dependency org="com.github.ajalt.clikt" name="clikt-js" rev="3.5.0">
  <artifact name="clikt-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ajalt.clikt', module='clikt-js', version='3.5.0')
)
libraryDependencies += "com.github.ajalt.clikt" % "clikt-js" % "3.5.0"
[com.github.ajalt.clikt/clikt-js "3.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20

Project Modules

There are no modules declared in this project.