Last Version

KMM Commons 0.12.0

A set of commons components make it easy to go with Kotlin Mobile Multiplatform

License

License

MIT
GroupId

GroupId

com.thebluekernel.common
ArtifactId

ArtifactId

core-android-debug
Version

Version

0.12.0
Type

Type

aar
Description

Description

KMM Commons
A set of commons components make it easy to go with Kotlin Mobile Multiplatform
Project URL

Project URL

https://github.com/nLoops/KMM-Commons
Source Code Management

Source Code Management

https://github.com/nLoops/KMM-Commons

Download core-android-debug 0.12.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21

runtime (10)

Group / Artifact Type Version
io.ktor : ktor-client-okhttp-jvm jar 2.0.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.5.0-beta01
io.github.aakira : napier-android-debug jar 2.5.0
io.ktor : ktor-client-core-jvm jar 2.0.0
io.ktor : ktor-client-logging-jvm jar 2.0.0
io.ktor : ktor-client-serialization-jvm jar 2.0.0
io.ktor : ktor-client-content-negotiation-jvm jar 2.0.0
io.ktor : ktor-serialization-kotlinx-json-jvm jar 2.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.1
org.jetbrains.kotlinx : kotlinx-serialization-core jar 1.3.1

Project Modules

There are no modules declared in this project.