is not current version
Last Version 1.2.2

com.uber.rxcentralble:rx-central-ble 1.0.2

RxCentralBle

GroupId

GroupId

com.uber.rxcentralble
ArtifactId

ArtifactId

rx-central-ble
Version

Version

1.0.2
Type

Type

aar

Download rx-central-ble 1.0.2


<!-- https://jarcasting.com/artifacts/com.uber.rxcentralble/rx-central-ble/ -->
<dependency>
    <groupId>com.uber.rxcentralble</groupId>
    <artifactId>rx-central-ble</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rxcentralble/rx-central-ble/
implementation 'com.uber.rxcentralble:rx-central-ble:1.0.2'
// https://jarcasting.com/artifacts/com.uber.rxcentralble/rx-central-ble/
implementation ("com.uber.rxcentralble:rx-central-ble:1.0.2")
'com.uber.rxcentralble:rx-central-ble:aar:1.0.2'
<dependency org="com.uber.rxcentralble" name="rx-central-ble" rev="1.0.2">
  <artifact name="rx-central-ble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rxcentralble', module='rx-central-ble', version='1.0.2')
)
libraryDependencies += "com.uber.rxcentralble" % "rx-central-ble" % "1.0.2"
[com.uber.rxcentralble/rx-central-ble "1.0.2"]