Last Version

RxBluetooth 0.1.6

Android reactive bluetooth

License

License

GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

rxbluetooth
Version

Version

0.1.6
Type

Type

aar
Description

Description

RxBluetooth
Android reactive bluetooth
Project URL

Project URL

https://github.com/ivbaranov/RxBluetooth
Source Code Management

Source Code Management

https://github.com/ivbaranov/RxBluetooth

Download rxbluetooth 0.1.6


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.