is not current version
Last Version 6.1.0

com.github.cowwoc.requirements:guava 6.0.0


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.github.cowwoc.requirements
ArtifactId

ArtifactId

guava
Version

Version

6.0.0
Type

Type

jar

Download guava 6.0.0


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