| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIduk.co.firstzero | 
| ArtifactId | ArtifactIdanttasks | 
| Last Version | Last Version2.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAntTasks Addon Ant Tasks | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| anttasks-2.5.pom | |
| anttasks-2.5.jar | 44 KB | 
| anttasks-2.5-sources.jar | 37 KB | 
| anttasks-2.5-javadoc.jar | 151 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/uk.co.firstzero/anttasks/ -->
<dependency>
    <groupId>uk.co.firstzero</groupId>
    <artifactId>anttasks</artifactId>
    <version>2.5</version>
</dependency>// https://jarcasting.com/artifacts/uk.co.firstzero/anttasks/
implementation 'uk.co.firstzero:anttasks:2.5'// https://jarcasting.com/artifacts/uk.co.firstzero/anttasks/
implementation ("uk.co.firstzero:anttasks:2.5")'uk.co.firstzero:anttasks:jar:2.5'<dependency org="uk.co.firstzero" name="anttasks" rev="2.5">
  <artifact name="anttasks" type="jar" />
</dependency>@Grapes(
@Grab(group='uk.co.firstzero', module='anttasks', version='2.5')
)libraryDependencies += "uk.co.firstzero" % "anttasks" % "2.5"[uk.co.firstzero/anttasks "2.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 | 
| org.slf4j : slf4j-api | jar | 1.7.5 | 
| net.sf.opencsv : opencsv | jar | 2.0 | 
| commons-codec : commons-codec | jar | 1.6 | 
| org.apache.ant : ant | jar | 1.8.1 | 
| log4j : log4j | jar | 1.2.16 | 
| xmlunit : xmlunit | jar | 1.3 | 
| org.apache.jackrabbit : jackrabbit-webdav | jar | 2.1.1 | 
| commons-httpclient : commons-httpclient | jar | 3.0 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 | 
| junit : junit | jar | 4.0 | 
| net.sourceforge.jexcelapi : jxl | jar | 2.6.12 | 
| com.h2database : h2 | jar | 1.3.170 |