License |
License |
---|---|
GroupId | GroupIdorg.teavm |
ArtifactId | ArtifactIdteavm-tooling |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeaVM tooling core
TeaVM API that helps to create tooling
|
Filename | Size |
---|---|
teavm-tooling-0.7.0.pom | |
teavm-tooling-0.7.0.jar | 61 KB |
teavm-tooling-0.7.0-sources.jar | 38 KB |
teavm-tooling-0.7.0-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teavm/teavm-tooling/ -->
<dependency>
<groupId>org.teavm</groupId>
<artifactId>teavm-tooling</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.teavm/teavm-tooling/
implementation 'org.teavm:teavm-tooling:0.7.0'
// https://jarcasting.com/artifacts/org.teavm/teavm-tooling/
implementation ("org.teavm:teavm-tooling:0.7.0")
'org.teavm:teavm-tooling:jar:0.7.0'
<dependency org="org.teavm" name="teavm-tooling" rev="0.7.0">
<artifact name="teavm-tooling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teavm', module='teavm-tooling', version='0.7.0')
)
libraryDependencies += "org.teavm" % "teavm-tooling" % "0.7.0"
[org.teavm/teavm-tooling "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.teavm : teavm-core | jar | 0.7.0 |
com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.12.2 |
commons-io : commons-io Optional | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.teavm : teavm-jso-apis | jar | 0.7.0 |