is not current version
Last Version 18.4

com.groupdocs:groupdocs-annotation 1.6.0

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.

GroupId

GroupId

com.groupdocs
ArtifactId

ArtifactId

groupdocs-annotation
Version

Version

1.6.0
Type

Type

jar

Download groupdocs-annotation 1.6.0


<!-- https://jarcasting.com/artifacts/com.groupdocs/groupdocs-annotation/ -->
<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-annotation</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupdocs/groupdocs-annotation/
implementation 'com.groupdocs:groupdocs-annotation:1.6.0'
// https://jarcasting.com/artifacts/com.groupdocs/groupdocs-annotation/
implementation ("com.groupdocs:groupdocs-annotation:1.6.0")
'com.groupdocs:groupdocs-annotation:jar:1.6.0'
<dependency org="com.groupdocs" name="groupdocs-annotation" rev="1.6.0">
  <artifact name="groupdocs-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupdocs', module='groupdocs-annotation', version='1.6.0')
)
libraryDependencies += "com.groupdocs" % "groupdocs-annotation" % "1.6.0"
[com.groupdocs/groupdocs-annotation "1.6.0"]