Last Version

Guava Maven Parent 31.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

31.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 31.1-jre

Filename Size
guava-parent-31.1-jre.pom 14 KB
Browse

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