Google Android Annotations Library

A library jar that provides annotations for the Google Android Platform.

License

License

GroupId

GroupId

com.google.android
ArtifactId

ArtifactId

annotations
Last Version

Last Version

4.1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Google Android Annotations Library
A library jar that provides annotations for the Google Android Platform.
Project URL

Project URL

http://source.android.com/

Download annotations

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.1.4