| License |
License
License
|
|---|---|
| Categories |
CategoriesKotlin Languages |
| GroupId | GroupIdcom.masselis.rxbluetoothkotlin |
| ArtifactId | ArtifactIdrxbluetoothkotlin-core |
| Last Version | Last Version3.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionrxbluetoothkotlin-core
Android + BLE + RxJava + Kotlin made easy
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rxbluetoothkotlin-core-3.2.1.pom | |
| rxbluetoothkotlin-core-3.2.1-sources.jar | 26 KB |
| rxbluetoothkotlin-core-3.2.1-javadoc.jar | 550 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/ -->
<dependency>
<groupId>com.masselis.rxbluetoothkotlin</groupId>
<artifactId>rxbluetoothkotlin-core</artifactId>
<version>3.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation 'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.2.1'
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation ("com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.2.1")
'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:aar:3.2.1'
<dependency org="com.masselis.rxbluetoothkotlin" name="rxbluetoothkotlin-core" rev="3.2.1">
<artifact name="rxbluetoothkotlin-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.masselis.rxbluetoothkotlin', module='rxbluetoothkotlin-core', version='3.2.1')
)
libraryDependencies += "com.masselis.rxbluetoothkotlin" % "rxbluetoothkotlin-core" % "3.2.1"
[com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava3 : rxjava | jar | 3.1.2 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| no.nordicsemi.android.support.v18 : scanner | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.annotation » annotation | jar | 1.3.0 |