Assertions library

Assertions library provides facilities for the unit testing

Лицензия

Лицензия

Группа

Группа

ru.d-shap
Идентификатор

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

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

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

2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Assertions library
Assertions library provides facilities for the unit testing
Ссылка на сайт

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

https://github.com/d-shap/assertions
Система контроля версий

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

https://github.com/d-shap/assertions

Скачать assertions

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library Необязательный jar 2.1

test (1)

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

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

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

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

Версия
2.2
2.1
2.0
1.2
1.1
1.0