is not current version
Last Version 0.5.3

io.reactivex:rxnetty-common 0.5.2

rxnetty-common

Categories

Categories

Net React User Interface Web Frameworks Netty Networking
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxnetty-common
Version

Version

0.5.2
Type

Type

jar

Download rxnetty-common 0.5.2


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