is not current version
Last Version 4.0.4-RC

org.bitbucket.cowwoc:requirements-guava 3.0.11


Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

requirements-guava
Version

Version

3.0.11
Type

Type

jar

Download requirements-guava 3.0.11


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