is not current version
Last Version 4.0.4-RC

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


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements-guava
Version

Version

4.0.2-RC
Type

Type

jar

Download requirements-guava 4.0.2-RC


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