License |
License |
---|---|
GroupId | GroupIdcom.juul.kable |
ArtifactId | ArtifactIdcore-android-debug |
Version | Version0.10.3 |
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.3.pom | |
core-android-debug-0.10.3-sources.jar | 34 KB |
core-android-debug-0.10.3-javadoc.jar | 765 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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/
implementation 'com.juul.kable:core-android-debug:0.10.3'
// https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/
implementation ("com.juul.kable:core-android-debug:0.10.3")
'com.juul.kable:core-android-debug:aar:0.10.3'
<dependency org="com.juul.kable" name="core-android-debug" rev="0.10.3">
<artifact name="core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.kable', module='core-android-debug', version='0.10.3')
)
libraryDependencies += "com.juul.kable" % "core-android-debug" % "0.10.3"
[com.juul.kable/core-android-debug "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm | jar | 1.5.1 |
com.benasher44 : uuid-jvm | jar | 0.3.0 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.5.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.16.1 |
androidx.startup » startup-runtime | jar | 1.0.0 |