annotations used throughout the Android tools libraries.
'com.android.tools:annotations:24.2.2'
<dependency>
<groupId>com.android.tools</groupId>
<artifactId>annotations</artifactId>
<version>24.2.2</version>
</dependency>
<dependency org="com.android.tools" name="annotations" rev="24.2.2"/>
"com.android.tools", "annotations", "24.2.2"