| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cowwoc.requirements |
| Идентификатор | Идентификаторroot |
| Последняя версия | Последняя версия6.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRequirements
A fluent API for enforcing design contracts with automatic message generation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| root-6.1.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/ -->
<dependency>
<groupId>com.github.cowwoc.requirements</groupId>
<artifactId>root</artifactId>
<version>6.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/
implementation 'com.github.cowwoc.requirements:root:6.1.0'
// https://jarcasting.com/artifacts/com.github.cowwoc.requirements/root/
implementation ("com.github.cowwoc.requirements:root:6.1.0")
'com.github.cowwoc.requirements:root:pom:6.1.0'
<dependency org="com.github.cowwoc.requirements" name="root" rev="6.1.0">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cowwoc.requirements', module='root', version='6.1.0')
)
libraryDependencies += "com.github.cowwoc.requirements" % "root" % "6.1.0"
[com.github.cowwoc.requirements/root "6.1.0"]