is not current version
Last Version 31.1-jre

Guava BOM 30.1.1-jre

BOM for Guava artifacts

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.google.guava
ArtifactId

ArtifactId

guava-bom
Version

Version

30.1.1-jre
Type

Type

pom
Description

Description

Guava BOM
BOM for Guava artifacts
Project URL

Project URL

https://github.com/google/guava

Download guava-bom 30.1.1-jre

Filename Size
guava-bom-30.1.1-jre.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.google.guava/guava-bom/ -->
<dependency>
    <groupId>com.google.guava</groupId>
    <artifactId>guava-bom</artifactId>
    <version>30.1.1-jre</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.guava/guava-bom/
implementation 'com.google.guava:guava-bom:30.1.1-jre'
// https://jarcasting.com/artifacts/com.google.guava/guava-bom/
implementation ("com.google.guava:guava-bom:30.1.1-jre")
'com.google.guava:guava-bom:pom:30.1.1-jre'
<dependency org="com.google.guava" name="guava-bom" rev="30.1.1-jre">
  <artifact name="guava-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.guava', module='guava-bom', version='30.1.1-jre')
)
libraryDependencies += "com.google.guava" % "guava-bom" % "30.1.1-jre"
[com.google.guava/guava-bom "30.1.1-jre"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.