Last Version

RxBluetooth 0.0.2

Android reactive bluetooth

License

License

GroupId

GroupId

com.github.ivbaranov
ArtifactId

ArtifactId

"rxbluetooth"
Version

Version

0.0.2
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.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxandroid jar 1.0.1
com.android.support » support-annotations jar 23.1.0
io.reactivex : rxjava jar 1.0.14

Project Modules

There are no modules declared in this project.