Last Version

Apache Ant + NetRexx 1.10.12

NetRexxC task dependency can be downloaded from https://www.ibm.com/software/awdtools/netrexx/download.html

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

org.apache.ant
ArtifactId

ArtifactId

ant-netrexx
Version

Version

1.10.12
Type

Type

jar
Description

Description

Apache Ant + NetRexx
NetRexxC task dependency can be downloaded from https://www.ibm.com/software/awdtools/netrexx/download.html
Project URL

Project URL

https://ant.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download ant-netrexx 1.10.12


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.