kluent-common

Fluent Assertion-Library for Kotlin

Лицензия

Лицензия

MIT
Группа

Группа

org.amshove.kluent
Идентификатор

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

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

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

1.68
Дата

Дата

Тип

Тип

jar
Описание

Описание

kluent-common
Fluent Assertion-Library for Kotlin
Ссылка на сайт

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

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

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

https://github.com/MarkusAmshove/Kluent

Скачать kluent-common

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

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

Зависимости

runtime (2)

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

test (1)

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

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

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

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

Версия
1.68
1.67
1.66
1.65
1.64
1.59