Download rxnetty-common-0.5.2-rc.5.jar file - Jar r

Jar examples for r:rxnetty-common

Description

rxnetty-common

You can download jar file rxnetty-common 0.5.2-rc.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxnetty-common-0.5.2-rc.5.jar to your project.

<dependency>
   <groupId>io.reactivex</groupId>
   <artifactId>rxnetty-common</artifactId>
   <version>0.5.2-rc.5</version>
</dependency>
compile group: 'io.reactivex', name: 'rxnetty-common', version: '0.5.2-rc.5'
libraryDependencies += "io.reactivex" % "rxnetty-common" % "0.5.2-rc.5"
<dependency org="io.reactivex" name="rxnetty-common" rev="0.5.2-rc.5"/>
@Grapes(@Grab(group='io.reactivex', module='rxnetty-common', version='0.5.2-rc.5'))
'io.reactivex:rxnetty-common:jar:0.5.2-rc.5'

Download

Click the following link to download the jar file.

rxnetty-common-0.5.2-rc.5-javadoc.jar
rxnetty-common-0.5.2-rc.5-sources.jar
rxnetty-common-0.5.2-rc.5.jar
rxnetty-common-0.5.2-rc.5.pom



Related Tutorials