is not current version
Last Version 3.9.0

org.mule.tools:mule-tools 3.5.0-M4

Tools for building and working with Mule projects.

GroupId

GroupId

org.mule.tools
ArtifactId

ArtifactId

mule-tools
Version

Version

3.5.0-M4
Type

Type

pom

Download mule-tools 3.5.0-M4

Filename Size
mule-tools-3.5.0-M4.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.5.0-M4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tools/mule-tools/
implementation 'org.mule.tools:mule-tools:3.5.0-M4'
// https://jarcasting.com/artifacts/org.mule.tools/mule-tools/
implementation ("org.mule.tools:mule-tools:3.5.0-M4")
'org.mule.tools:mule-tools:pom:3.5.0-M4'
<dependency org="org.mule.tools" name="mule-tools" rev="3.5.0-M4">
  <artifact name="mule-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.tools', module='mule-tools', version='3.5.0-M4')
)
libraryDependencies += "org.mule.tools" % "mule-tools" % "3.5.0-M4"
[org.mule.tools/mule-tools "3.5.0-M4"]