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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

annotation-0.1-javadoc.jar
annotation-0.1-sources.jar
annotation-0.1.jar
annotation-0.1.pom



Related Tutorials