Last Version

Requirements-Core 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-core
Version

Version

4.0.4-RC
Type

Type

jar
Description

Description

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

Download requirements-core 4.0.4-RC


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bitbucket.cowwoc : diff-match-patch jar 1.1
org.slf4j : slf4j-api jar 1.7.25
org.bitbucket.cowwoc : pouch jar 1.12

Project Modules

There are no modules declared in this project.