is not current version
Last Version 2.6.0

com.groupdocs:groupdocs-java-client 2.5.1

GroupDocs.Total for Cloud is a suite of RESTful APIs that allows developers to seamlessly add powerful document collaboration functionality to their web/mobile applications or sites. With GroupDocs.Total, you can enable end users to view, collaboratively annotate, compare, convert, e-sign, assemble and securely share over 50 document and image types (including PDF and Microsoft Office) on the web, all without having to install any 3rd-party office software or browser plugins. With this SDK, you can easily customize and integrate GroupDocs��� document collaboration tools into your web or mobile Java application.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.groupdocs
ArtifactId

ArtifactId

groupdocs-java-client
Version

Version

2.5.1
Type

Type

jar

Download groupdocs-java-client 2.5.1


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