is not current version
Last Version 2.1.1

com.github.ivbaranov:rxbluetooth2 2.0.0

Android reactive bluetooth

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

rxbluetooth2
Version

Version

2.0.0
Type

Type

aar

Download rxbluetooth2 2.0.0


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