KotlinCommons

A collection of utilities for Kotlin and various dependencies.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.github.bvanseg
Идентификатор

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

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

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

2.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

KotlinCommons
A collection of utilities for Kotlin and various dependencies.
Ссылка на сайт

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

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

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

https://github.com/bvanseg/KotlinCommons

Скачать KotlinCommons

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

<!-- https://jarcasting.com/artifacts/com.github.bvanseg/KotlinCommons/ -->
<dependency>
    <groupId>com.github.bvanseg</groupId>
    <artifactId>KotlinCommons</artifactId>
    <version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bvanseg/KotlinCommons/
implementation 'com.github.bvanseg:KotlinCommons:2.2.5'
// https://jarcasting.com/artifacts/com.github.bvanseg/KotlinCommons/
implementation ("com.github.bvanseg:KotlinCommons:2.2.5")
'com.github.bvanseg:KotlinCommons:jar:2.2.5'
<dependency org="com.github.bvanseg" name="KotlinCommons" rev="2.2.5">
  <artifact name="KotlinCommons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bvanseg', module='KotlinCommons', version='2.2.5')
)
libraryDependencies += "com.github.bvanseg" % "KotlinCommons" % "2.2.5"
[com.github.bvanseg/KotlinCommons "2.2.5"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.12.1
org.slf4j : slf4j-api jar 1.8.0-beta4

provided (4)

Идентификатор библиотеки Тип Версия
com.github.jhg023 : SimpleNet jar 1.6.2
org.joml : joml jar 1.9.18
com.dev-smart : ubjson jar 0.1.8
io.github.classgraph : classgraph jar 4.8.47

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.2.0

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

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

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

Версия
2.2.5
2.2.4