Download rxjavafx-2.1.1.jar file - Jar r

Jar examples for r:rxjavafx

Description

rxjavafx

You can download jar file rxjavafx 2.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxjavafx-2.1.1.jar to your project.

<dependency>
   <groupId>io.reactivex.rxjava2</groupId>
   <artifactId>rxjavafx</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'io.reactivex.rxjava2', name: 'rxjavafx', version: '2.1.1'
libraryDependencies += "io.reactivex.rxjava2" % "rxjavafx" % "2.1.1"
<dependency org="io.reactivex.rxjava2" name="rxjavafx" rev="2.1.1"/>
@Grapes(@Grab(group='io.reactivex.rxjava2', module='rxjavafx', version='2.1.1'))
'io.reactivex.rxjava2:rxjavafx:jar:2.1.1'

Download

Click the following link to download the jar file.

rxjavafx-2.1.1-javadoc.jar
rxjavafx-2.1.1-sources.jar
rxjavafx-2.1.1.jar
rxjavafx-2.1.1.pom



Related Tutorials