is not current version
Last Version 0.7.0

TeaVM JUnit runner 0.6.1

TeaVM implementation of JUnit API

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.teavm
ArtifactId

ArtifactId

teavm-junit
Version

Version

0.6.1
Type

Type

jar
Description

Description

TeaVM JUnit runner
TeaVM implementation of JUnit API

Download teavm-junit 0.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.teavm : teavm-tooling jar 0.6.1
net.sourceforge.htmlunit : htmlunit jar 2.33

provided (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.