не последняя версия
Последняя версия 0.17.1

com.juul.kable:core-android 0.10.2

Kotlin Asynchronous Bluetooth Low Energy

Группа

Группа

com.juul.kable
Идентификатор

Идентификатор

core-android
Версия

Версия

0.10.2
Тип

Тип

aar

Скачать core-android 0.10.2


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