is not current version
Last Version 1.3.0

com.groupdocs:annotation 1.2.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

annotation
Version

Version

1.2.0
Type

Type

jar

Download annotation 1.2.0


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