License |
License |
---|---|
GroupId | GroupIdcom.github.ivbaranov |
ArtifactId | ArtifactId"rxbluetooth" |
Version | Version0.0.2 |
Type | Typeaar |
Description |
DescriptionRxBluetooth
Android reactive bluetooth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
"rxbluetooth"-0.0.2.pom | |
"rxbluetooth"-0.0.2.aar | 11 KB |
"rxbluetooth"-0.0.2-sources.jar | 3 KB |
"rxbluetooth"-0.0.2-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
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 |