is not current version
Last Version 1.1.0

com.github.rxson:rxson-reactor 1.1.0-ALPHA


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.github.rxson
ArtifactId

ArtifactId

rxson-reactor
Version

Version

1.1.0-ALPHA
Type

Type

jar

Download rxson-reactor 1.1.0-ALPHA


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