GroupId | GroupIdcom.uber.rxcentralble |
---|---|
ArtifactId | ArtifactIdrx-central-ble |
Version | Version1.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
rx-central-ble-1.1.1.pom | |
rx-central-ble-1.1.1.aar | 84 KB |
rx-central-ble-1.1.1-sources.jar | 44 KB |
rx-central-ble-1.1.1-javadoc.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.rxcentralble/rx-central-ble/ -->
<dependency>
<groupId>com.uber.rxcentralble</groupId>
<artifactId>rx-central-ble</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.uber.rxcentralble/rx-central-ble/
implementation 'com.uber.rxcentralble:rx-central-ble:1.1.1'
// https://jarcasting.com/artifacts/com.uber.rxcentralble/rx-central-ble/
implementation ("com.uber.rxcentralble:rx-central-ble:1.1.1")
'com.uber.rxcentralble:rx-central-ble:aar:1.1.1'
<dependency org="com.uber.rxcentralble" name="rx-central-ble" rev="1.1.1">
<artifact name="rx-central-ble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.uber.rxcentralble', module='rx-central-ble', version='1.1.1')
)
libraryDependencies += "com.uber.rxcentralble" % "rx-central-ble" % "1.1.1"
[com.uber.rxcentralble/rx-central-ble "1.1.1"]