com.github.cowwoc.requirements:java

A fluent API for enforcing design contracts with automatic message generation

Лицензия

Лицензия

Группа

Группа

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

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

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

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

6.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A fluent API for enforcing design contracts with automatic message generation

Скачать java

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.cowwoc.requirements : annotations jar 6.1.0
com.github.cowwoc.requirements : natives jar 6.1.0
io.github.java-diff-utils : java-diff-utils jar 4.11
org.slf4j : slf4j-api jar 2.0.0-alpha5
com.github.cowwoc.pouch : core jar 2.1

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

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

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

Версия
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0