is not current version
Last Version 5.2.2

org.bitbucket.cowwoc.requirements:guava 5.2.0


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.bitbucket.cowwoc.requirements
ArtifactId

ArtifactId

guava
Version

Version

5.2.0
Type

Type

jar

Download guava 5.2.0


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