License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.cowwoc.requirements |
ArtifactId | ArtifactIdroot |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRequirements
A fluent API for enforcing design contracts with automatic message generation
|
Filename | Size |
---|---|
root-5.2.2.pom | 12 KB |
Browse |
<!-- 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"]