KMM Commons

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

Лицензия

Лицензия

MIT
Группа

Группа

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

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

core-android-debug
Последняя версия

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

0.12.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-debug

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

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

runtime (10)

Идентификатор библиотеки Тип Версия
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

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

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

Версии библиотеки

Версия
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.1.0