a

axis-ant

Files download
File Operation
axis-ant-1.2-RC3.jar download
axis-ant-1.2-RC3.pom download
Apache Maven
<dependency>
  <groupId>axis</groupId>
  <artifactId>axis-ant</artifactId>
  <version>1.2-RC3</version>
</dependency>
Gradle Groovy
implementation 'axis:axis-ant:1.2-RC3'
Gradle Kotlin
implementation("axis:axis-ant:1.2-RC3")
Scala SBT
libraryDependencies += "axis" % "axis-ant" % "1.2-RC3"
Groovy Grape
@Grapes(
  @Grab(group='axis', module='axis-ant', version='1.2-RC3')
)
Apache Ivy
<dependency org="axis" name="axis-ant" rev="1.2-RC3" />
Leiningen
[axis/axis-ant "1.2-RC3"]
Apache Buildr
'axis:axis-ant:jar:1.2-RC3'
Dependencies
The project has no third-party dependencies