kbox-android

A utility library for Kotlin

Лицензия

Лицензия

Группа

Группа

ch.tutteli.kbox
Идентификатор

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

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

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

0.14.3
Дата

Дата

Тип

Тип

module
Описание

Описание

kbox-android
A utility library for Kotlin
Ссылка на сайт

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

https://github.com/robstoll/kbox
Система контроля версий

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

https://github.com/robstoll/kbox

Скачать kbox-android

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
ch.tutteli.kbox : kbox-common jar 0.14.3
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.61

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

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

Download Apache license Build Status Travis Build status GitHub Actions SonarCloud Status

KBox

KBox is a very small but useful utility library for Kotlin (JVM, Android and JS).

Current extension functions:

Moreover, the following function might come in handy for you as well:

Installation

KBox is pusblished to maven central, jcenter and bintray. Following an example if you use gradle and jcenter:

repositories { jcenter() }
dependencies {
    implementation 'ch.tutteli.kbox:kbox:0.16.0-SNAPSHOT'
}

Accordingly, you can use kbox-js or kbox-common as artifactId instead of kbox.

License

KBox is licensed under Apache 2.0.

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

Версия
0.14.3
0.14.1