kbox-common

A utility library for Kotlin for the common platform

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.15.1
Дата

Дата

Тип

Тип

module
Описание

Описание

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

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

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

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

https://github.com/robstoll/kbox

Скачать kbox-common

Зависимости

runtime (1)

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

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

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

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.15.1
0.14.3
0.14.1