is not current version
Last Version 3.5.0-bighorn

org.mule.examples:mule-example-loanbroker-common 3.1.2


GroupId

GroupId

org.mule.examples
ArtifactId

ArtifactId

mule-example-loanbroker-common
Version

Version

3.1.2
Type

Type

jar

Download mule-example-loanbroker-common 3.1.2


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