TeaVM tooling core

TeaVM API that helps to create tooling

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-tooling
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

TeaVM tooling core
TeaVM API that helps to create tooling

Download teavm-tooling

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.teavm : teavm-jso-apis jar 0.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0