is not current version
Last Version 31.1-jre

Guava Maven Parent 30.1.1-jre

Parent for guava artifacts

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.google.guava
ArtifactId

ArtifactId

guava-parent
Version

Version

30.1.1-jre
Type

Type

pom
Description

Description

Guava Maven Parent
Parent for guava artifacts
Project URL

Project URL

https://github.com/google/guava
Source Code Management

Source Code Management

https://github.com/google/guava

Download guava-parent 30.1.1-jre


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

  • guava
  • guava-bom
  • guava-gwt
  • guava-testlib
  • guava-tests