is not current version
Last Version 4.0.4-RC

org.bitbucket.cowwoc:requirements 3.0.8

A fluent API for enforcing design contracts with automatic message generation

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements
Version

Version

3.0.8
Type

Type

pom

Download requirements 3.0.8

Filename Size
requirements-3.0.8.pom 8 KB
Browse

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