is not current version
Last Version 3.5.0

Clikt 3.4.1

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.4.1
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.4.1


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

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.