t

teavm-relocated-libs-commons-cli

Relocated commons-cli artifact to avoid JAR hell
https://teavm.org
The Apache Software License, Version 2.0
Alexey Andreev
Files download
File Operation
teavm-relocated-libs-commons-cli-0.10.0.jar download
teavm-relocated-libs-commons-cli-0.10.0.pom download
teavm-relocated-libs-commons-cli-0.10.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.teavm</groupId>
  <artifactId>teavm-relocated-libs-commons-cli</artifactId>
  <version>0.10.0</version>
</dependency>
Gradle Groovy
implementation 'org.teavm:teavm-relocated-libs-commons-cli:0.10.0'
Gradle Kotlin
implementation("org.teavm:teavm-relocated-libs-commons-cli:0.10.0")
Scala SBT
libraryDependencies += "org.teavm" % "teavm-relocated-libs-commons-cli" % "0.10.0"
Groovy Grape
@Grapes(
  @Grab(group='org.teavm', module='teavm-relocated-libs-commons-cli', version='0.10.0')
)
Apache Ivy
<dependency org="org.teavm" name="teavm-relocated-libs-commons-cli" rev="0.10.0" />
Leiningen
[org.teavm/teavm-relocated-libs-commons-cli "0.10.0"]
Apache Buildr
'org.teavm:teavm-relocated-libs-commons-cli:jar:0.10.0'
Dependencies