Last Version

Guava (Google Common Libraries) Primitive Types r03

Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.google.guava
ArtifactId

ArtifactId

guava-primitives
Version

Version

r03
Type

Type

jar
Description

Description

Guava (Google Common Libraries) Primitive Types
Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more.
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

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

Download guava-primitives r03


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.