License |
License |
---|---|
Categories |
CategoriesH2 Data Databases |
GroupId | GroupIdcom.github.ivbaranov |
ArtifactId | ArtifactIdrxbluetooth2 |
Version | Version2.1.1 |
Type | Typeaar |
Description |
DescriptionRxBluetooth
Android reactive bluetooth
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxbluetooth2-2.1.1.pom | |
rxbluetooth2-2.1.1.aar | 38 KB |
rxbluetooth2-2.1.1-sources.jar | 15 KB |
rxbluetooth2-2.1.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth2/ -->
<dependency>
<groupId>com.github.ivbaranov</groupId>
<artifactId>rxbluetooth2</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth2/
implementation 'com.github.ivbaranov:rxbluetooth2:2.1.1'
// https://jarcasting.com/artifacts/com.github.ivbaranov/rxbluetooth2/
implementation ("com.github.ivbaranov:rxbluetooth2:2.1.1")
'com.github.ivbaranov:rxbluetooth2:aar:2.1.1'
<dependency org="com.github.ivbaranov" name="rxbluetooth2" rev="2.1.1">
<artifact name="rxbluetooth2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivbaranov', module='rxbluetooth2', version='2.1.1')
)
libraryDependencies += "com.github.ivbaranov" % "rxbluetooth2" % "2.1.1"
[com.github.ivbaranov/rxbluetooth2 "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.5 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.0 |
androidx.annotation » annotation | jar | 1.0.1 |