| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.polidea.rxandroidble |
| ArtifactId | ArtifactIdrxandroidble |
| Version | Version1.7.1 |
| 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.7.1.pom | |
| rxandroidble-1.7.1.aar | 392 KB |
| rxandroidble-1.7.1-sources.jar | 157 KB |
| rxandroidble-1.7.1-javadoc.jar | 542 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.polidea.rxandroidble/rxandroidble/ -->
<dependency>
<groupId>com.polidea.rxandroidble</groupId>
<artifactId>rxandroidble</artifactId>
<version>1.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.polidea.rxandroidble/rxandroidble/
implementation 'com.polidea.rxandroidble:rxandroidble:1.7.1'
// https://jarcasting.com/artifacts/com.polidea.rxandroidble/rxandroidble/
implementation ("com.polidea.rxandroidble:rxandroidble:1.7.1")
'com.polidea.rxandroidble:rxandroidble:aar:1.7.1'
<dependency org="com.polidea.rxandroidble" name="rxandroidble" rev="1.7.1">
<artifact name="rxandroidble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.polidea.rxandroidble', module='rxandroidble', version='1.7.1')
)
libraryDependencies += "com.polidea.rxandroidble" % "rxandroidble" % "1.7.1"
[com.polidea.rxandroidble/rxandroidble "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.3.8 |
| com.artemzin.rxjava : proguard-rules | jar | 1.3.3.0 |
| com.android.support » support-annotations | jar | 27.1.0 |
| com.jakewharton.rxrelay : rxrelay | jar | 1.2.0 |
| com.polidea.rxandroidble : dagger-library-shadow | jar | 1.7.1 |