GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems.
Why use an SDK?
Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project.
SDK benefits
Our supported SDKs are 100% tested and out of the box running. These SDKs are open source and have an MIT license. You can use them, and even customize them for absolutely free of charge.
Supported SDKs
GroupDocs.Annotation Cloud SDK for .NET
The sdk allows you to incorporate GroupDocs.Annotation Cloud services in your .NET applications quickly and easily. Install GroupDocs.Annotation-Cloud via NuGet from Package Manager:
PM> Install-Package GroupDocs.Annotation-Cloud
Note
Complete source code of GroupDocs.Annotation Cloud SDK for .NET is freely available on the GitHub. Please see the GroupDocs.Annotation Cloud SDK for .NET Examples here.
GroupDocs.Annotation Cloud SDK for Java
Java SDK allows you to incorporate GroupDocs.Annotation Cloud services in your Java applications quickly and easily. You can directly include the source code of GroupDocs.Annotation Cloud SDK for Java in your own project, the source code is available from here.
Alternatively, you can use Maven to include in your Java project. Below are the steps for Maven.
Complete source code of GroupDocs.Annotation Cloud SDK for Java is freely available on the GitHub. Please see the GroupDocs.Annotation Cloud SDK for Java Examples here.
GroupDocs.Annotation Cloud SDK for Android
Android SDK allows you to incorporate GroupDocs.Annotation Cloud services in your Android applications quickly and easily. You can directly include the source code of GroupDocs.Annotation Cloud SDK for Android in your own project, the source code is available from here.
Alternatively, you can use Maven to include in your Android project. Below are the steps for Maven.
Node.js SDK allows you to incorporate GroupDocs.Annotation Cloud services in your Node.js applications quickly and easily. It is available on NPM as the groupdocs-annotation-cloud package. Run the following command:
npm install groupdocs-annotation-cloud
Note
Complete source code of GroupDocs.Annotation Cloud SDK for Node.js is freely available on GitHub. Please see the GroupDocs.Annotation Cloud SDK for Node.js Examples here.
GroupDocs.Annotation Cloud SDK for PHP
PHP SDK allows you to incorporate GroupDocs.Annotation Cloud services in your PHP applications quickly and easily. It is available on Packagist as the groupdocs-annotation-cloud package. Run the following command:
Complete source code of GroupDocs.Annotation Cloud SDK for PHP is freely available on GitHub. Please see the GroupDocs.Annotation Cloud SDK for PHP Examples here.
GroupDocs.Annotation Cloud SDK for Ruby
SDK allows you to incorporate GroupDocs.Annotation Cloud services in your Ruby applications quickly and easily. It is available on RubyGem distribution package. Run the following command::
gem install groupdocs_cloud_annotation
Note
Complete source code of GroupDocs.Annotation Cloud SDK for Ruby is freely available on the GitHub. Please see the GroupDocs.Annotation Cloud SDK for Ruby Examples here.
GroupDocs.Annotation Cloud SDK for Python
SDK allows you to incorporate GroupDocs.Annotation Cloud services in your Python applications quickly and easily. It is available on PyPI package. Run the following command::
pip install groupdocs-annotation-cloud
Note
Complete source code of GroupDocs.Annotation Cloud SDK for Python is freely available on the GitHub. Please see the GroupDocs.Annotation Cloud SDK for Python Examples here.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.