is not current version
Last Version 0.4.3

org.jaxxy:jaxxy-reactor 0.0.2


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jaxxy
ArtifactId

ArtifactId

jaxxy-reactor
Version

Version

0.0.2
Type

Type

jar

Download jaxxy-reactor 0.0.2


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