is not current version
Last Version 3.9.0

org.mule.tools:mule-tools-anttasks 3.5.0-bighorn-RC3

Ant tasks used to build and deploy Mule applications.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.mule.tools
ArtifactId

ArtifactId

mule-tools-anttasks
Version

Version

3.5.0-bighorn-RC3
Type

Type

jar

Download mule-tools-anttasks 3.5.0-bighorn-RC3


<!-- https://jarcasting.com/artifacts/org.mule.tools/mule-tools-anttasks/ -->
<dependency>
    <groupId>org.mule.tools</groupId>
    <artifactId>mule-tools-anttasks</artifactId>
    <version>3.5.0-bighorn-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tools/mule-tools-anttasks/
implementation 'org.mule.tools:mule-tools-anttasks:3.5.0-bighorn-RC3'
// https://jarcasting.com/artifacts/org.mule.tools/mule-tools-anttasks/
implementation ("org.mule.tools:mule-tools-anttasks:3.5.0-bighorn-RC3")
'org.mule.tools:mule-tools-anttasks:jar:3.5.0-bighorn-RC3'
<dependency org="org.mule.tools" name="mule-tools-anttasks" rev="3.5.0-bighorn-RC3">
  <artifact name="mule-tools-anttasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.tools', module='mule-tools-anttasks', version='3.5.0-bighorn-RC3')
)
libraryDependencies += "org.mule.tools" % "mule-tools-anttasks" % "3.5.0-bighorn-RC3"
[org.mule.tools/mule-tools-anttasks "3.5.0-bighorn-RC3"]