License |
License |
---|---|
GroupId | GroupIdcom.github.ivbaranov |
ArtifactId | ArtifactIdrxbluetooth |
Version | Version0.1.6 |
Type | Typeaar |
Description |
DescriptionRxBluetooth
Android reactive bluetooth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxbluetooth-0.1.6.pom | |
rxbluetooth-0.1.6.aar | 41 KB |
rxbluetooth-0.1.6-sources.jar | 13 KB |
rxbluetooth-0.1.6-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/ -->
<dependency>
<groupId>com.github.ivbaranov</groupId>
<artifactId>rxbluetooth</artifactId>
<version>0.1.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/
implementation 'com.github.ivbaranov:rxbluetooth:0.1.6'
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/
implementation ("com.github.ivbaranov:rxbluetooth:0.1.6")
'com.github.ivbaranov:rxbluetooth:aar:0.1.6'
<dependency org="com.github.ivbaranov" name="rxbluetooth" rev="0.1.6">
<artifact name="rxbluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivbaranov', module='rxbluetooth', version='0.1.6')
)
libraryDependencies += "com.github.ivbaranov" % "rxbluetooth" % "0.1.6"
[com.github.ivbaranov/rxbluetooth "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 25.3.1 |
io.reactivex : rxjava | jar | 1.1.6 |
io.reactivex : rxandroid | jar | 1.2.1 |