Last Version

Guava (Google Common Libraries) Base r03

Guava Base contains core classes, utility methods, and services used by other parts of the Guava libraries.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.google.guava
ArtifactId

ArtifactId

guava-base
Version

Version

r03
Type

Type

jar
Description

Description

Guava (Google Common Libraries) Base
Guava Base contains core classes, utility methods, and services used by other parts of the Guava libraries.
Project URL

Project URL

http://code.google.com/p/guava-libraries/guava-base
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/guava-libraries/source/browse/guava-base

Download guava-base r03


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava-annotations jar r03
com.google.code.findbugs : jsr305 Optional jar 1.3.7

Project Modules

There are no modules declared in this project.