is not current version
Last Version 5.2.2

org.bitbucket.cowwoc.requirements:guava 4.0.5-RC


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.bitbucket.cowwoc.requirements
ArtifactId

ArtifactId

guava
Version

Version

4.0.5-RC
Type

Type

jar

Download guava 4.0.5-RC


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