is not current version
Last Version 0.8.0

com.github.marianobarrios:mot_2.10 0.8-RC7

Message-Oriented Transport

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

mot_2.10
Version

Version

0.8-RC7
Type

Type

jar

Download mot_2.10 0.8-RC7


<!-- https://jarcasting.com/artifacts/com.github.marianobarrios/mot_2.10/ -->
<dependency>
    <groupId>com.github.marianobarrios</groupId>
    <artifactId>mot_2.10</artifactId>
    <version>0.8-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marianobarrios/mot_2.10/
implementation 'com.github.marianobarrios:mot_2.10:0.8-RC7'
// https://jarcasting.com/artifacts/com.github.marianobarrios/mot_2.10/
implementation ("com.github.marianobarrios:mot_2.10:0.8-RC7")
'com.github.marianobarrios:mot_2.10:jar:0.8-RC7'
<dependency org="com.github.marianobarrios" name="mot_2.10" rev="0.8-RC7">
  <artifact name="mot_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marianobarrios', module='mot_2.10', version='0.8-RC7')
)
libraryDependencies += "com.github.marianobarrios" % "mot_2.10" % "0.8-RC7"
[com.github.marianobarrios/mot_2.10 "0.8-RC7"]