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