is not current version
Last Version 0.7.0

TeaVM core 0.6.1

TeaVM compiler and SPI

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-core
Version

Version

0.6.1
Type

Type

jar
Description

Description

TeaVM core
TeaVM compiler and SPI

Download teavm-core 0.6.1


<!-- https://jarcasting.com/artifacts/org.teavm/teavm-core/ -->
<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-core</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.teavm/teavm-core/
implementation 'org.teavm:teavm-core:0.6.1'
// https://jarcasting.com/artifacts/org.teavm/teavm-core/
implementation ("org.teavm:teavm-core:0.6.1")
'org.teavm:teavm-core:jar:0.6.1'
<dependency org="org.teavm" name="teavm-core" rev="0.6.1">
  <artifact name="teavm-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teavm', module='teavm-core', version='0.6.1')
)
libraryDependencies += "org.teavm" % "teavm-core" % "0.6.1"
[org.teavm/teavm-core "0.6.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.teavm : teavm-interop jar 0.6.1
org.teavm : teavm-metaprogramming-api jar 0.6.1
com.fasterxml.jackson.core : jackson-annotations Optional jar 2.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.