Last Version

RxBluetooth 2.1.1

Android reactive bluetooth

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

rxbluetooth2
Version

Version

2.1.1
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 rxbluetooth2 2.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.5
io.reactivex.rxjava2 : rxandroid jar 2.1.0
androidx.annotation » annotation jar 1.0.1

Project Modules

There are no modules declared in this project.