is not current version
Last Version 2.0.0-rc-1

io.ratpack:ratpack-rx2 1.7.3

Integration with the RxJava v2 library - https://github.com/ReactiveX/RxJava

Categories

Categories

Ratpack User Interface Web Frameworks
GroupId

GroupId

io.ratpack
ArtifactId

ArtifactId

ratpack-rx2
Version

Version

1.7.3
Type

Type

jar

Download ratpack-rx2 1.7.3


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