Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdbike.donkey |
ArtifactId | ArtifactIdlockkit |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDonkey Lock Kit
Kotlin Android framework that enables interaction with BLE-enabled locks that Donkey Republic vehicles are equipped with
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lockkit-1.1.2.pom | |
lockkit-1.1.2-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/bike.donkey/lockkit/ -->
<dependency>
<groupId>bike.donkey</groupId>
<artifactId>lockkit</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/bike.donkey/lockkit/
implementation 'bike.donkey:lockkit:1.1.2'
// https://jarcasting.com/artifacts/bike.donkey/lockkit/
implementation ("bike.donkey:lockkit:1.1.2")
'bike.donkey:lockkit:aar:1.1.2'
<dependency org="bike.donkey" name="lockkit" rev="1.1.2">
<artifact name="lockkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='bike.donkey', module='lockkit', version='1.1.2')
)
libraryDependencies += "bike.donkey" % "lockkit" % "1.1.2"
[bike.donkey/lockkit "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.realm : realm-android-library | jar | 10.8.0 |
io.realm : realm-android-kotlin-extensions | jar | 10.8.0 |
io.realm : realm-annotations | jar | 10.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.31 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
androidx.core » core-ktx | jar | 1.6.0 |
androidx.lifecycle » lifecycle-process | jar | 2.3.1 |
com.google.android.gms » play-services-location | jar | 18.0.0 |
com.google.code.gson : gson | jar | 2.8.8 |
io.insert-koin : koin-android | jar | 3.1.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.2 |
com.squareup.moshi : moshi-kotlin | jar | 1.12.0 |
io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
com.polidea.rxandroidble2 : rxandroidble | jar | 1.13.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
com.jakewharton.rx2 : replaying-share-kotlin | jar | 2.2.0 |