is not current version
Last Version 6.1.0

com.github.cowwoc.requirements:root 6.0.3

A fluent API for enforcing design contracts with automatic message generation

GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

root
Version

Version

6.0.3
Type

Type

pom

Download root 6.0.3

Filename Size
root-6.0.3.pom 15 KB
Browse

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