License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdorg.bitbucket.cowwoc |
ArtifactId | ArtifactIdrequirements-guava |
Last Version | Last Version4.0.4-RC |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRequirements-Guava
A fluent API for enforcing design contracts with automatic message generation
|
<!-- https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-guava/ -->
<dependency>
<groupId>org.bitbucket.cowwoc</groupId>
<artifactId>requirements-guava</artifactId>
<version>4.0.4-RC</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-guava/
implementation 'org.bitbucket.cowwoc:requirements-guava:4.0.4-RC'
// https://jarcasting.com/artifacts/org.bitbucket.cowwoc/requirements-guava/
implementation ("org.bitbucket.cowwoc:requirements-guava:4.0.4-RC")
'org.bitbucket.cowwoc:requirements-guava:jar:4.0.4-RC'
<dependency org="org.bitbucket.cowwoc" name="requirements-guava" rev="4.0.4-RC">
<artifact name="requirements-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.cowwoc', module='requirements-guava', version='4.0.4-RC')
)
libraryDependencies += "org.bitbucket.cowwoc" % "requirements-guava" % "4.0.4-RC"
[org.bitbucket.cowwoc/requirements-guava "4.0.4-RC"]
Group / Artifact | Type | Version |
---|---|---|
org.bitbucket.cowwoc : requirements-core | jar | 4.0.4-RC |
com.google.guava : guava | jar | 24.0-jre |