is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-rx 0.2.0


GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-rx
Version

Version

0.2.0
Type

Type

jar

Download jaxxy-rx 0.2.0


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