License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.ant |
ArtifactId | ArtifactIdant-antunit |
Version | Version1.4 |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ant-antunit-1.4.pom | |
ant-antunit-1.4.jar | 59 KB |
ant-antunit-1.4-sources.jar | 52 KB |
ant-antunit-1.4-javadoc.jar | 135 KB |
ant-antunit-1.4-ivy.xml | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ant/ant-antunit/ -->
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-antunit</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ant/ant-antunit/
implementation 'org.apache.ant:ant-antunit:1.4'
// https://jarcasting.com/artifacts/org.apache.ant/ant-antunit/
implementation ("org.apache.ant:ant-antunit:1.4")
'org.apache.ant:ant-antunit:jar:1.4'
<dependency org="org.apache.ant" name="ant-antunit" rev="1.4">
<artifact name="ant-antunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ant', module='ant-antunit', version='1.4')
)
libraryDependencies += "org.apache.ant" % "ant-antunit" % "1.4"
[org.apache.ant/ant-antunit "1.4"]
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 |