is not current version
Last Version 0.1.6

com.github.ivbaranov:rxbluetooth 0.1.2

Android reactive bluetooth

GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

rxbluetooth
Version

Version

0.1.2
Type

Type

aar

Download rxbluetooth 0.1.2


<!-- https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/ -->
<dependency>
    <groupId>com.github.ivbaranov</groupId>
    <artifactId>rxbluetooth</artifactId>
    <version>0.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/
implementation 'com.github.ivbaranov:rxbluetooth:0.1.2'
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/
implementation ("com.github.ivbaranov:rxbluetooth:0.1.2")
'com.github.ivbaranov:rxbluetooth:aar:0.1.2'
<dependency org="com.github.ivbaranov" name="rxbluetooth" rev="0.1.2">
  <artifact name="rxbluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivbaranov', module='rxbluetooth', version='0.1.2')
)
libraryDependencies += "com.github.ivbaranov" % "rxbluetooth" % "0.1.2"
[com.github.ivbaranov/rxbluetooth "0.1.2"]