не последняя версия
Последняя версия 0.12.0

KMM Commons 0.5.0

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

Лицензия

Лицензия

MIT
Группа

Группа

com.thebluekernel.common
Идентификатор

Идентификатор

core-android
Версия

Версия

0.5.0
Тип

Тип

aar
Описание

Описание

KMM Commons
A set of commons components make it easy to go with Kotlin Mobile Multiplatform
Ссылка на сайт

Ссылка на сайт

https://github.com/nLoops/KMM-Commons
Система контроля версий

Система контроля версий

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

Скачать core-android 0.5.0


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (10)

Идентификатор библиотеки Тип Версия
io.github.aakira : napier-android 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
io.ktor : ktor-client-okhttp-jvm jar 2.0.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.5.0-beta01

Модули Проекта

Данный проект не имеет модулей.