is not current version
Last Version 2.1.1

com.github.ivbaranov:rxbluetooth2 2.0.4

Android reactive bluetooth

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

rxbluetooth2
Version

Version

2.0.4
Type

Type

aar

Download rxbluetooth2 2.0.4


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