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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

annotation-0.7-javadoc.jar
annotation-0.7-sources.jar
annotation-0.7.jar
annotation-0.7.pom



Related Tutorials