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