Jar examples for r:rxandroidble
RxJava backed support for Bluetooth Low Energy in Android
You can download jar file rxandroidble 1.2.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxandroidble-1.2.2.jar to your project.
<dependency> <groupId>com.polidea.rxandroidble</groupId> <artifactId>rxandroidble</artifactId> <version>1.2.2</version> </dependency>
compile group: 'com.polidea.rxandroidble', name: 'rxandroidble', version: '1.2.2'
libraryDependencies += "com.polidea.rxandroidble" % "rxandroidble" % "1.2.2"
<dependency org="com.polidea.rxandroidble" name="rxandroidble" rev="1.2.2"/>
@Grapes(@Grab(group='com.polidea.rxandroidble', module='rxandroidble', version='1.2.2'))
'com.polidea.rxandroidble:rxandroidble:jar:1.2.2'
Click the following link to download the jar file.
rxandroidble-1.2.2-javadoc.jar