License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.ant |
ArtifactId | ArtifactIdant-antunit |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ant-antunit-1.4.1.pom | |
ant-antunit-1.4.1.jar | 56 KB |
ant-antunit-1.4.1-sources.jar | 49 KB |
ant-antunit-1.4.1-javadoc.jar | 122 KB |
ant-antunit-1.4.1-ivy.xml | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ant/ant-antunit/ -->
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-antunit</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ant/ant-antunit/
implementation 'org.apache.ant:ant-antunit:1.4.1'
// https://jarcasting.com/artifacts/org.apache.ant/ant-antunit/
implementation ("org.apache.ant:ant-antunit:1.4.1")
'org.apache.ant:ant-antunit:jar:1.4.1'
<dependency org="org.apache.ant" name="ant-antunit" rev="1.4.1">
<artifact name="ant-antunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ant', module='ant-antunit', version='1.4.1')
)
libraryDependencies += "org.apache.ant" % "ant-antunit" % "1.4.1"
[org.apache.ant/ant-antunit "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.8.1 |
junit : junit Optional | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant-launcher | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant-testutil | jar | 1.8.1 |