com.github.cowwoc.requirements:guava

A fluent API for enforcing design contracts with automatic message generation

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

guava
Last Version

Last Version

6.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A fluent API for enforcing design contracts with automatic message generation

Download guava

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.cowwoc.requirements : java jar 6.1.0
com.google.guava : guava jar 31.0.1-jre

Project Modules

There are no modules declared in this project.

Versions

Version
6.1.0
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0