Last Version

com.github.cowwoc.requirements:java 6.1.0

A fluent API for enforcing design contracts with automatic message generation

License

License

GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

java
Version

Version

6.1.0
Type

Type

jar
Description

Description

A fluent API for enforcing design contracts with automatic message generation

Download java 6.1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.cowwoc.requirements : annotations jar 6.1.0
com.github.cowwoc.requirements : natives jar 6.1.0
io.github.java-diff-utils : java-diff-utils jar 4.11
org.slf4j : slf4j-api jar 2.0.0-alpha5
com.github.cowwoc.pouch : core jar 2.1

Project Modules

There are no modules declared in this project.