Download annotation-1.50.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 1.50.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

annotation-1.50.0-javadoc.jar
annotation-1.50.0-sources.jar
annotation-1.50.0.jar
annotation-1.50.0.pom



Related Tutorials