License |
License |
---|---|
GroupId | GroupIdcom.juul.kable |
ArtifactId | ArtifactIdcore-android-debug |
Version | Version0.10.4 |
Type | Typeaar |
Description |
DescriptionKable
Kotlin Asynchronous Bluetooth Low Energy
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-android-debug-0.10.4.pom | |
core-android-debug-0.10.4-sources.jar | 34 KB |
core-android-debug-0.10.4-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/ -->
<dependency>
<groupId>com.juul.kable</groupId>
<artifactId>core-android-debug</artifactId>
<version>0.10.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/
implementation 'com.juul.kable:core-android-debug:0.10.4'
// https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/
implementation ("com.juul.kable:core-android-debug:0.10.4")
'com.juul.kable:core-android-debug:aar:0.10.4'
<dependency org="com.juul.kable" name="core-android-debug" rev="0.10.4">
<artifact name="core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.kable', module='core-android-debug', version='0.10.4')
)
libraryDependencies += "com.juul.kable" % "core-android-debug" % "0.10.4"
[com.juul.kable/core-android-debug "0.10.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.2 |
com.benasher44 : uuid-jvm | jar | 0.3.1 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.16.3 |
androidx.startup » startup-runtime | jar | 1.1.0 |