is not current version
Last Version 3.9.0

org.mule.tools:mule-tools 3.1.0-RC1

Tools for building and working with Mule projects.

GroupId

GroupId

org.mule.tools
ArtifactId

ArtifactId

mule-tools
Version

Version

3.1.0-RC1
Type

Type

pom

Download mule-tools 3.1.0-RC1

Filename Size
mule-tools-3.1.0-RC1.pom 1 KB
Browse

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