is not current version
Last Version 0.8.0

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

Message-Oriented Transport

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

mot_2.10
Version

Version

0.8-RC11
Type

Type

jar

Download mot_2.10 0.8-RC11


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