Last Version

antology 2.0.7

The ANTOLOGY Ant library contributes useful tasks and types to APACHE ANT. It integrates seamlessly with other libraries like ant-contrib.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

antology
Version

Version

2.0.7
Type

Type

jar
Description

Description

antology
The ANTOLOGY Ant library contributes useful tasks and types to APACHE ANT. It integrates seamlessly with other libraries like ant-contrib.
Project URL

Project URL

http://antology.unkrig.de/
Project Organization

Project Organization

http://antology.unkrig.de/
Source Code Management

Source Code Management

https://github.com/aunkrig/antology

Download antology 2.0.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.8
de.unkrig.commons : commons-lang jar 1.2.13
de.unkrig.commons : commons-nullanalysis jar 1.2.13
de.unkrig.commons : commons-util jar 1.2.13
de.unkrig.commons : commons-net jar 1.2.13
commons-net : commons-net jar 1.4.0

test (2)

Group / Artifact Type Version
org.apache.ant : ant-testutil jar 1.9.8
de.unkrig.commons : commons-junit4 jar 1.2.13

Project Modules

There are no modules declared in this project.