is not current version
Last Version 1.3-rc4

mule:mule-extras-jotm 1.1.1


GroupId

GroupId

mule
ArtifactId

ArtifactId

mule-extras-jotm
Version

Version

1.1.1
Type

Type

jar

Download mule-extras-jotm 1.1.1


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