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

jdk contract tests 1.6.7

JDK interface contract test for JUnit

Лицензия

Лицензия

ISC
Группа

Группа

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

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

contracts
Версия

Версия

1.6.7
Тип

Тип

jar
Описание

Описание

jdk contract tests
JDK interface contract test for JUnit
Ссылка на сайт

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

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

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

https://github.com/nwillc/jdk_contract_tests

Скачать contracts 1.6.7


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.1

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

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