Download annotations-4.0.0-RC0.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 4.0.0-RC0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add annotations-4.0.0-RC0.jar to your project.

<dependency>
   <groupId>com.github.bumptech.glide</groupId>
   <artifactId>annotations</artifactId>
   <version>4.0.0-RC0</version>
</dependency>
compile group: 'com.github.bumptech.glide', name: 'annotations', version: '4.0.0-RC0'
libraryDependencies += "com.github.bumptech.glide" % "annotations" % "4.0.0-RC0"
<dependency org="com.github.bumptech.glide" name="annotations" rev="4.0.0-RC0"/>
@Grapes(@Grab(group='com.github.bumptech.glide', module='annotations', version='4.0.0-RC0'))
'com.github.bumptech.glide:annotations:jar:4.0.0-RC0'

Download

Click the following link to download the jar file.

annotations-4.0.0-RC0-javadoc.jar
annotations-4.0.0-RC0-sources.jar
annotations-4.0.0-RC0.jar
annotations-4.0.0-RC0.pom



Related Tutorials