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

kotassert 0.1.0

JUnit support library for Kotlin.

Лицензия

Лицензия

Группа

Группа

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

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

kotassert
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

kotassert
JUnit support library for Kotlin.
Ссылка на сайт

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

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

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

https://github.com/rabitarochan/kotassert

Скачать kotassert 0.1.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4
org.jetbrains.kotlin : kotlin-reflect jar 1.0.4
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

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

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