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 4.1.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add annotations-4.1.1.4.jar to your project.
<dependency> <groupId>com.google.android</groupId> <artifactId>annotations</artifactId> <version>4.1.1.4</version> </dependency>
compile group: 'com.google.android', name: 'annotations', version: '4.1.1.4'
libraryDependencies += "com.google.android" % "annotations" % "4.1.1.4"
<dependency org="com.google.android" name="annotations" rev="4.1.1.4"/>
@Grapes(@Grab(group='com.google.android', module='annotations', version='4.1.1.4'))
'com.google.android:annotations:jar:4.1.1.4'
Click the following link to download the jar file.
annotations-4.1.1.4-javadoc.jar