is not current version
Last Version 1.3

de.berlios.jsunit:jsunit-ant 1.3-RC1

Project to build the JsUnit Ant Task.

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.berlios.jsunit
ArtifactId

ArtifactId

jsunit-ant
Version

Version

1.3-RC1
Type

Type

jar

Download jsunit-ant 1.3-RC1


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