Download annotations-24.2.0-beta2.jar file - Jar a

Jar examples for a:annotations

Description

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 24.2.0-beta2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add annotations-24.2.0-beta2.jar to your project.

<dependency>
   <groupId>com.android.tools</groupId>
   <artifactId>annotations</artifactId>
   <version>24.2.0-beta2</version>
</dependency>
compile group: 'com.android.tools', name: 'annotations', version: '24.2.0-beta2'
libraryDependencies += "com.android.tools" % "annotations" % "24.2.0-beta2"
<dependency org="com.android.tools" name="annotations" rev="24.2.0-beta2"/>
@Grapes(@Grab(group='com.android.tools', module='annotations', version='24.2.0-beta2'))
'com.android.tools:annotations:jar:24.2.0-beta2'

Download

Click the following link to download the jar file.

annotations-24.2.0-beta2-javadoc.jar
annotations-24.2.0-beta2-sources.jar
annotations-24.2.0-beta2.jar
annotations-24.2.0-beta2.pom



Related Tutorials