is not current version
Last Version 2.1.4

org.apache.portals.jetspeed-2:ant-tasks 2.1.3

Ant Tasks Required for the Jetspeed-2 Product Build.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.portals.jetspeed-2
ArtifactId

ArtifactId

ant-tasks
Version

Version

2.1.3
Type

Type

jar

Download ant-tasks 2.1.3


<!-- https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/ant-tasks/ -->
<dependency>
    <groupId>org.apache.portals.jetspeed-2</groupId>
    <artifactId>ant-tasks</artifactId>
    <version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/ant-tasks/
implementation 'org.apache.portals.jetspeed-2:ant-tasks:2.1.3'
// https://jarcasting.com/artifacts/org.apache.portals.jetspeed-2/ant-tasks/
implementation ("org.apache.portals.jetspeed-2:ant-tasks:2.1.3")
'org.apache.portals.jetspeed-2:ant-tasks:jar:2.1.3'
<dependency org="org.apache.portals.jetspeed-2" name="ant-tasks" rev="2.1.3">
  <artifact name="ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.portals.jetspeed-2', module='ant-tasks', version='2.1.3')
)
libraryDependencies += "org.apache.portals.jetspeed-2" % "ant-tasks" % "2.1.3"
[org.apache.portals.jetspeed-2/ant-tasks "2.1.3"]