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