is not current version
Last Version 0.17.1

com.juul.kable:core-android 0.9.1

Kotlin Asynchronous Bluetooth Low Energy

GroupId

GroupId

com.juul.kable
ArtifactId

ArtifactId

core-android
Version

Version

0.9.1
Type

Type

aar

Download core-android 0.9.1


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