License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.teavm |
ArtifactId | ArtifactIdteavm-cli |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeaVM CLI
TeaVM command line tools
|
Filename | Size |
---|---|
teavm-cli-0.7.0.pom | |
teavm-cli-0.7.0.jar | 27 MB |
teavm-cli-0.7.0-sources.jar | 10 KB |
teavm-cli-0.7.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teavm/teavm-cli/ -->
<dependency>
<groupId>org.teavm</groupId>
<artifactId>teavm-cli</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.teavm/teavm-cli/
implementation 'org.teavm:teavm-cli:0.7.0'
// https://jarcasting.com/artifacts/org.teavm/teavm-cli/
implementation ("org.teavm:teavm-cli:0.7.0")
'org.teavm:teavm-cli:jar:0.7.0'
<dependency org="org.teavm" name="teavm-cli" rev="0.7.0">
<artifact name="teavm-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teavm', module='teavm-cli', version='0.7.0')
)
libraryDependencies += "org.teavm" % "teavm-cli" % "0.7.0"
[org.teavm/teavm-cli "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mozilla : rhino Optional | jar | 1.7.11 |