| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.polidea.rxandroidble2 |
| ArtifactId | ArtifactIdrxandroidble |
| Last Version | Last Version1.15.1 |
| 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-1.15.1.pom | |
| rxandroidble-1.15.1.aar | 413 KB |
| rxandroidble-1.15.1-sources.jar | 176 KB |
| rxandroidble-1.15.1-javadoc.jar | 615 KB |
| Browse |
<!-- 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"]
| 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 |
| com.polidea.rxandroidble2 : dagger-library-shadow | jar | 1.15.1 |