Last Version

com.android.tools.annotations 25.3.0

annotations used throughout the Android tools libraries.

License

License

GroupId

GroupId

com.android.tools
ArtifactId

ArtifactId

annotations
Version

Version

25.3.0
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 25.3.0


<!-- 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.