is not current version
Last Version 5.2.2

org.bitbucket.cowwoc.requirements:guava 5.1.1


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.bitbucket.cowwoc.requirements
ArtifactId

ArtifactId

guava
Version

Version

5.1.1
Type

Type

jar

Download guava 5.1.1


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