License |
License |
---|---|
GroupId | GroupIdcom.github.cowwoc.requirements |
ArtifactId | ArtifactIdjava |
Last Version | Last Version6.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA fluent API for enforcing design contracts with automatic message generation
|
Filename | Size |
---|---|
java-6.1.0.pom | |
java-6.1.0.jar | 305 KB |
java-6.1.0-sources.jar | 244 KB |
java-6.1.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |