is not current version
Last Version 1.1.1

mule:mule-extras-groovy 1.0


Categories

Categories

Groovy Languages
GroupId

GroupId

mule
ArtifactId

ArtifactId

mule-extras-groovy
Version

Version

1.0
Type

Type

jar

Download mule-extras-groovy 1.0


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