should

A simple functional style library for testing assertions.

Лицензия

Лицензия

Группа

Группа

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

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

test-should
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

should
A simple functional style library for testing assertions.
Ссылка на сайт

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

https://github.com/dral/should

Скачать test-should

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
0.2.0
0.1.0