License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.cowwoc.requirements |
ArtifactId | ArtifactIdjava |
Last Version | Last Version5.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA fluent API for enforcing design contracts with automatic message generation
|
Filename | Size |
---|---|
java-5.2.2.pom | |
java-5.2.2.jar | 288 KB |
java-5.2.2-sources.jar | 236 KB |
java-5.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc.requirements/java/ -->
<dependency>
<groupId>org.bitbucket.cowwoc.requirements</groupId>
<artifactId>java</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc.requirements/java/
implementation 'org.bitbucket.cowwoc.requirements:java:5.2.2'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc.requirements/java/
implementation ("org.bitbucket.cowwoc.requirements:java:5.2.2")
'org.bitbucket.cowwoc.requirements:java:jar:5.2.2'
<dependency org="org.bitbucket.cowwoc.requirements" name="java" rev="5.2.2">
<artifact name="java" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc.requirements', module='java', version='5.2.2')
)
libraryDependencies += "org.bitbucket.cowwoc.requirements" % "java" % "5.2.2"
[org.bitbucket.cowwoc.requirements/java "5.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.cowwoc.requirements : annotations | jar | 5.2.2 |
org.bitbucket.cowwoc.requirements : natives | jar | 5.2.2 |
org.bitbucket.cowwoc : diff-match-patch | jar | 1.2 |
org.slf4j : slf4j-api | jar | 1.8.0-beta4 |
org.bitbucket.cowwoc.pouch : pouch | jar | 1.14 |