rxbluetoothkotlin-core

Android + BLE + RxJava + Kotlin made easy

License

License

License
Categories

Categories

Kotlin Languages
GroupId

GroupId

com.masselis.rxbluetoothkotlin
ArtifactId

ArtifactId

rxbluetoothkotlin-core
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

rxbluetoothkotlin-core
Android + BLE + RxJava + Kotlin made easy
Project URL

Project URL

https://github.com/VincentMasselis/RxBluetoothKotlin

Download rxbluetoothkotlin-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.annotation » annotation jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.2.0
3.1.0