is not current version
Last Version 3.2-RC1

org.aperteworkflow:sample-mule-step 3.0-beta1


GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

sample-mule-step
Version

Version

3.0-beta1
Type

Type

jar

Download sample-mule-step 3.0-beta1


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