is not current version
Last Version 1.3-rc4

mule:mule-extras-client 1.1


Categories

Categories

CLI User Interface
GroupId

GroupId

mule
ArtifactId

ArtifactId

mule-extras-client
Version

Version

1.1
Type

Type

jar

Download mule-extras-client 1.1


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