Jar examples for r:rxnetty
rxnetty
You can download jar file rxnetty 0.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxnetty-0.5.1.jar to your project.
<dependency> <groupId>io.reactivex</groupId> <artifactId>rxnetty</artifactId> <version>0.5.1</version> </dependency>
compile group: 'io.reactivex', name: 'rxnetty', version: '0.5.1'
libraryDependencies += "io.reactivex" % "rxnetty" % "0.5.1"
<dependency org="io.reactivex" name="rxnetty" rev="0.5.1"/>
@Grapes(@Grab(group='io.reactivex', module='rxnetty', version='0.5.1'))
'io.reactivex:rxnetty:jar:0.5.1'
Click the following link to download the jar file.
rxnetty-0.5.1-benchmarks.jar