Last Version

RxAndroidBle 1.15.1

RxJava backed support for Bluetooth Low Energy in Android

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.polidea.rxandroidble2
ArtifactId

ArtifactId

rxandroidble
Version

Version

1.15.1
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 1.15.1


<!-- 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.