License |
License |
---|---|
GroupId | GroupIdio.nrbtech.rxandroidble |
ArtifactId | ArtifactIdrxandroidble |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRxAndroidBle
RxJava backed support for Bluetooth Low Energy in Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxandroidble-2.2.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/rxandroidble/ -->
<dependency>
<groupId>io.nrbtech.rxandroidble</groupId>
<artifactId>rxandroidble</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/rxandroidble/
implementation 'io.nrbtech.rxandroidble:rxandroidble:2.2.0'
// https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/rxandroidble/
implementation ("io.nrbtech.rxandroidble:rxandroidble:2.2.0")
'io.nrbtech.rxandroidble:rxandroidble:aar:2.2.0'
<dependency org="io.nrbtech.rxandroidble" name="rxandroidble" rev="2.2.0">
<artifact name="rxandroidble" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.nrbtech.rxandroidble', module='rxandroidble', version='2.2.0')
)
libraryDependencies += "io.nrbtech.rxandroidble" % "rxandroidble" % "2.2.0"
[io.nrbtech.rxandroidble/rxandroidble "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava3 : rxjava | jar | 3.1.4 |
androidx.annotation » annotation | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.rxrelay3 : rxrelay | jar | 3.0.1 |
io.nrbtech.rxandroidble : dagger-library-shadow | jar | 2.2.0 |