Jar examples for a:annotations
Adds an OSGi container to alfresco repository supporting dynamic code reloading, classpath isolation and a bunch of other useful features
You can download jar file annotations 25.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add annotations-25.1.2.jar to your project.
<dependency> <groupId>com.android.tools</groupId> <artifactId>annotations</artifactId> <version>25.1.2</version> </dependency>
compile group: 'com.android.tools', name: 'annotations', version: '25.1.2'
libraryDependencies += "com.android.tools" % "annotations" % "25.1.2"
<dependency org="com.android.tools" name="annotations" rev="25.1.2"/>
@Grapes(@Grab(group='com.android.tools', module='annotations', version='25.1.2'))
'com.android.tools:annotations:jar:25.1.2'
Click the following link to download the jar file.
annotations-25.1.2-javadoc.jar