is not current version
Last Version 4.0.4-RC

org.bitbucket.cowwoc:requirements 3.0.12

A fluent API for enforcing design contracts with automatic message generation

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements
Version

Version

3.0.12
Type

Type

pom

Download requirements 3.0.12

Filename Size
requirements-3.0.12.pom 8 KB
Browse

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