GroupId | GroupIdcom.github.ivbaranov |
---|---|
ArtifactId | ArtifactIdrxbluetooth |
Version | Version0.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
rxbluetooth-0.0.4.pom | |
rxbluetooth-0.0.4.aar | 17 KB |
rxbluetooth-0.0.4-sources.jar | 5 KB |
rxbluetooth-0.0.4-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/ -->
<dependency>
<groupId>com.github.ivbaranov</groupId>
<artifactId>rxbluetooth</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/
implementation 'com.github.ivbaranov:rxbluetooth:0.0.4'
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth/
implementation ("com.github.ivbaranov:rxbluetooth:0.0.4")
'com.github.ivbaranov:rxbluetooth:aar:0.0.4'
<dependency org="com.github.ivbaranov" name="rxbluetooth" rev="0.0.4">
<artifact name="rxbluetooth" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivbaranov', module='rxbluetooth', version='0.0.4')
)
libraryDependencies += "com.github.ivbaranov" % "rxbluetooth" % "0.0.4"
[com.github.ivbaranov/rxbluetooth "0.0.4"]