License |
License |
---|---|
GroupId | GroupIdcom.juul.kable |
ArtifactId | ArtifactIdcore-android-debug |
Version | Version0.5.1 |
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.5.1.pom | |
core-android-debug-0.5.1-sources.jar | 6 KB |
core-android-debug-0.5.1-javadoc.jar | 816 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.5.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/
implementation 'com.juul.kable:core-android-debug:0.5.1'
// https://jarcasting.com/artifacts/com.juul.kable/core-android-debug/
implementation ("com.juul.kable:core-android-debug:0.5.1")
'com.juul.kable:core-android-debug:aar:0.5.1'
<dependency org="com.juul.kable" name="core-android-debug" rev="0.5.1">
<artifact name="core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.juul.kable', module='core-android-debug', version='0.5.1')
)
libraryDependencies += "com.juul.kable" % "core-android-debug" % "0.5.1"
[com.juul.kable/core-android-debug "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.2-native-mt |
com.benasher44 : uuid-jvm | jar | 0.2.2 |
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : atomicfu-jvm | jar | 0.14.4 |
androidx.startup » startup-runtime | jar | 1.0.0 |