is not current version
Last Version 5.2.2

org.bitbucket.cowwoc.requirements:root 4.0.6-RC

A fluent API for enforcing design contracts with automatic message generation

GroupId

GroupId

org.bitbucket.cowwoc.requirements
ArtifactId

ArtifactId

root
Version

Version

4.0.6-RC
Type

Type

pom

Download root 4.0.6-RC

Filename Size
root-4.0.6-RC.pom 11 KB
Browse

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