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