RxAndroidBle

RxJava backed support for Bluetooth Low Energy in Android

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.polidea.rxandroidble2
ArtifactId

ArtifactId

rxandroidble
Last Version

Last Version

1.15.1
Release Date

Release Date

Type

Type

aar
Description

Description

RxAndroidBle
RxJava backed support for Bluetooth Low Energy in Android
Project URL

Project URL

https://github.com/dariuszseweryn/RxAndroidBle
Source Code Management

Source Code Management

https://github.com/dariuszseweryn/RxAndroidBle

Download rxandroidble

How to add to project

<!-- https://jarcasting.com/artifacts/com.polidea.rxandroidble2/rxandroidble/ -->
<dependency>
    <groupId>com.polidea.rxandroidble2</groupId>
    <artifactId>rxandroidble</artifactId>
    <version>1.15.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.polidea.rxandroidble2/rxandroidble/
implementation 'com.polidea.rxandroidble2:rxandroidble:1.15.1'
// https://jarcasting.com/artifacts/com.polidea.rxandroidble2/rxandroidble/
implementation ("com.polidea.rxandroidble2:rxandroidble:1.15.1")
'com.polidea.rxandroidble2:rxandroidble:aar:1.15.1'
<dependency org="com.polidea.rxandroidble2" name="rxandroidble" rev="1.15.1">
  <artifact name="rxandroidble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.polidea.rxandroidble2', module='rxandroidble', version='1.15.1')
)
libraryDependencies += "com.polidea.rxandroidble2" % "rxandroidble" % "1.15.1"
[com.polidea.rxandroidble2/rxandroidble "1.15.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.17
androidx.annotation » annotation jar 1.1.0

runtime (2)

Group / Artifact Type Version
com.jakewharton.rxrelay2 : rxrelay jar 2.1.1
com.polidea.rxandroidble2 : dagger-library-shadow jar 1.15.1

Project Modules

There are no modules declared in this project.
com.polidea.rxandroidble2

Polidea

Versions

Version
1.15.1
1.15.0
1.14.1
1.14.0
1.13.1
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0