a

annotation

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.
http://maven.apache.org
GroupDocs License, Version 1.0
Marketplace Team
Files download
File Operation
annotation-1.3.0.jar download
annotation-1.3.0.pom download
annotation-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.groupdocs</groupId>
  <artifactId>annotation</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.groupdocs:annotation:1.3.0'
Gradle Kotlin
implementation("com.groupdocs:annotation:1.3.0")
Scala SBT
libraryDependencies += "com.groupdocs" % "annotation" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.groupdocs', module='annotation', version='1.3.0')
)
Apache Ivy
<dependency org="com.groupdocs" name="annotation" rev="1.3.0" />
Leiningen
[com.groupdocs/annotation "1.3.0"]
Apache Buildr
'com.groupdocs:annotation:jar:1.3.0'