is not current version
Last Version 1.0.0

net.sf.mbus4j:mbus4j 0.1.5


Categories

Categories

Net
GroupId

GroupId

net.sf.mbus4j
ArtifactId

ArtifactId

mbus4j
Version

Version

0.1.5
Type

Type

pom

Download mbus4j 0.1.5

Filename Size
mbus4j-0.1.5.pom 17 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j/ -->
<dependency>
    <groupId>net.sf.mbus4j</groupId>
    <artifactId>mbus4j</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j/
implementation 'net.sf.mbus4j:mbus4j:0.1.5'
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j/
implementation ("net.sf.mbus4j:mbus4j:0.1.5")
'net.sf.mbus4j:mbus4j:pom:0.1.5'
<dependency org="net.sf.mbus4j" name="mbus4j" rev="0.1.5">
  <artifact name="mbus4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.mbus4j', module='mbus4j', version='0.1.5')
)
libraryDependencies += "net.sf.mbus4j" % "mbus4j" % "0.1.5"
[net.sf.mbus4j/mbus4j "0.1.5"]