Download annotation-2.3.0.jar file - Jar a

Jar examples for a:annotation

Description

GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files ? all directly from a web browser. It is a convenient web-based tool that doesn?t require any software installation and allows you and your colleagues to annotate documents online. Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or review, or share the document with others for online collaborative review in real-time. This way you get feedback faster and can keep everyone?s notes and comments in a single file.

You can download jar file annotation 2.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add annotation-2.3.0.jar to your project.

<dependency>
   <groupId>biz.aQute.bnd</groupId>
   <artifactId>annotation</artifactId>
   <version>2.3.0</version>
</dependency>
compile group: 'biz.aQute.bnd', name: 'annotation', version: '2.3.0'
libraryDependencies += "biz.aQute.bnd" % "annotation" % "2.3.0"
<dependency org="biz.aQute.bnd" name="annotation" rev="2.3.0"/>
@Grapes(@Grab(group='biz.aQute.bnd', module='annotation', version='2.3.0'))
'biz.aQute.bnd:annotation:jar:2.3.0'

Download

Click the following link to download the jar file.

annotation-2.3.0-javadoc.jar
annotation-2.3.0-sources.jar
annotation-2.3.0.jar
annotation-2.3.0.pom



Related Tutorials