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

com.juul.kable:core-android 0.4.1

Kotlin Asynchronous Bluetooth Low Energy

Группа

Группа

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

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

core-android
Версия

Версия

0.4.1
Тип

Тип

aar

Скачать core-android 0.4.1


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