com.android.tools.annotations

annotations used throughout the Android tools libraries.

License

License

GroupId

GroupId

com.android.tools
ArtifactId

ArtifactId

annotations
Last Version

Last Version

25.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.android.tools.annotations
annotations used throughout the Android tools libraries.
Project URL

Project URL

http://tools.android.com/
Source Code Management

Source Code Management

https://android.googlesource.com/platform/tools/base

Download annotations

How to add to project

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

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
25.3.0
25.2.0
25.1.3
25.1.2
25.1.0
25.0.0
24.5.0
24.3.1
24.3.0
24.2.3
24.2.2
24.2.1
24.2.0
24.2.0-beta2
24.2.0-beta1
24.1.3
24.1.2
24.1.1
24.1.0
24.1.0-rc3
24.1.0-rc2
24.1.0-rc1