Last Version

Guava (Google Common Libraries) Annotations r03

Guava annotations are used throughout the Guava libraries.

License

License

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

com.google.guava
ArtifactId

ArtifactId

guava-annotations
Version

Version

r03
Type

Type

jar
Description

Description

Guava (Google Common Libraries) Annotations
Guava annotations are used throughout the Guava libraries.
Project URL

Project URL

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

Project Organization

Google

Download guava-annotations r03


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 1.3.7

Project Modules

There are no modules declared in this project.