is not current version
Last Version 0.5.1

io.reactivex:rxnetty 0.4.9

rxnetty

Categories

Categories

Net React User Interface Web Frameworks Netty Networking
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxnetty
Version

Version

0.4.9
Type

Type

jar

Download rxnetty 0.4.9


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