Last Version

com.github.cowwoc.requirements:guava 6.1.0

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
Version

Version

6.1.0
Type

Type

jar
Description

Description

A fluent API for enforcing design contracts with automatic message generation

Download guava 6.1.0


<!-- 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.