is not current version
Last Version 0.8.0

com.github.marianobarrios:mot_2.11 0.8-RC9

Message-Oriented Transport

GroupId

GroupId

com.github.marianobarrios
ArtifactId

ArtifactId

mot_2.11
Version

Version

0.8-RC9
Type

Type

jar

Download mot_2.11 0.8-RC9


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