Last Version

Requirements 4.0.4-RC

A fluent API for enforcing design contracts with automatic message generation

License

License

GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements
Version

Version

4.0.4-RC
Type

Type

pom
Description

Description

Requirements
A fluent API for enforcing design contracts with automatic message generation

Download requirements 4.0.4-RC


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • native
  • guava
  • maven-plugin