Kotlin Preconditions


Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

kotlin-preconditions
Последняя версия

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

6.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://www.github.com/spoptchev/kotlin-preconditions
Система контроля версий

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

http://www.github.com/spoptchev/kotlin-preconditions

Скачать kotlin-preconditions

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

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

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.2.50

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

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

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

Версия
6.1.0
6.0.0
5.2.1
5.2.0
5.1.0
5.0.0
4.0.0
3.0.1
3.0.0
2.0.0
1.0.0
0.1.1
0.1.0