Last Version

TeaVM tests 0.6.1

Project containing TeaVM tests, as it is impossible to test each module separately

License

License

GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-tests
Version

Version

0.6.1
Type

Type

jar
Description

Description

TeaVM tests
Project containing TeaVM tests, as it is impossible to test each module separately

Download teavm-tests 0.6.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.teavm : teavm-core jar 0.6.1
org.teavm : teavm-classlib jar 0.6.1
org.teavm : teavm-platform jar 0.6.1
org.teavm : teavm-jso-apis jar 0.6.1
org.teavm : teavm-metaprogramming-impl jar 0.6.1

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
org.teavm : teavm-tooling jar 0.6.1
org.teavm : teavm-junit jar 0.6.1
com.carrotsearch : hppc jar 0.7.3
org.ow2.asm : asm-util jar 7.1
org.ow2.asm : asm-commons jar 7.1
org.mozilla : rhino jar 1.7.11

Project Modules

There are no modules declared in this project.