is not current version
Last Version 3.2.1

com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core 3.1.0

Android + BLE + RxJava + Kotlin made easy

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.masselis.rxbluetoothkotlin
ArtifactId

ArtifactId

rxbluetoothkotlin-core
Version

Version

3.1.0
Type

Type

aar

Download rxbluetoothkotlin-core 3.1.0


<!-- https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/ -->
<dependency>
    <groupId>com.masselis.rxbluetoothkotlin</groupId>
    <artifactId>rxbluetoothkotlin-core</artifactId>
    <version>3.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation 'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.1.0'
// https://jarcasting.com/artifacts/com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core/
implementation ("com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:3.1.0")
'com.masselis.rxbluetoothkotlin:rxbluetoothkotlin-core:aar:3.1.0'
<dependency org="com.masselis.rxbluetoothkotlin" name="rxbluetoothkotlin-core" rev="3.1.0">
  <artifact name="rxbluetoothkotlin-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.masselis.rxbluetoothkotlin', module='rxbluetoothkotlin-core', version='3.1.0')
)
libraryDependencies += "com.masselis.rxbluetoothkotlin" % "rxbluetoothkotlin-core" % "3.1.0"
[com.masselis.rxbluetoothkotlin/rxbluetoothkotlin-core "3.1.0"]