License |
License |
---|---|
GroupId | GroupIdio.nrbtech.rxandroidble |
ArtifactId | ArtifactIdrxandroidble |
Version | Version1.2.0 |
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-1.2.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/rxandroidble/ -->
<dependency>
<groupId>io.nrbtech.rxandroidble</groupId>
<artifactId>rxandroidble</artifactId>
<version>1.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/rxandroidble/
implementation 'io.nrbtech.rxandroidble:rxandroidble:1.2.0'
// https://jarcasting.com/artifacts/io.nrbtech.rxandroidble/rxandroidble/
implementation ("io.nrbtech.rxandroidble:rxandroidble:1.2.0")
'io.nrbtech.rxandroidble:rxandroidble:aar:1.2.0'
<dependency org="io.nrbtech.rxandroidble" name="rxandroidble" rev="1.2.0">
<artifact name="rxandroidble" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.nrbtech.rxandroidble', module='rxandroidble', version='1.2.0')
)
libraryDependencies += "io.nrbtech.rxandroidble" % "rxandroidble" % "1.2.0"
[io.nrbtech.rxandroidble/rxandroidble "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.17 |
androidx.annotation » annotation | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.rxrelay2 : rxrelay | jar | 2.1.1 |
io.nrbtech.rxandroidble : dagger-library-shadow | jar | 1.2.0 |