is not current version
Last Version 2.2.0

io.nrbtech.rxandroidble:rxandroidble 2.1.0

RxJava backed support for Bluetooth Low Energy in Android

GroupId

GroupId

io.nrbtech.rxandroidble
ArtifactId

ArtifactId

rxandroidble
Version

Version

2.1.0
Type

Type

aar

Download rxandroidble 2.1.0


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