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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

annotation-1.1.0-javadoc.jar
annotation-1.1.0-sources.jar
annotation-1.1.0.jar
annotation-1.1.0.pom



Related Tutorials