}

Committed by
Jonathan Maron on Monday, February 25, 2019

ReportingCloud Java SDK

The ReportingCloud Java SDK makes it easy to interact with ReportingCloud from Java applications.

Installation

Building from source requires the Java JDK 8. To build, change to the project's root directory (the location of build.gradle) and run:

$ gradlew build

To build the API documentation, run

$ gradlew javadoc

Full SDK Reference

Each ReportingCloud SDK is maintained seperately and hosted on GitHub. The library docs can be found here:

ReportingCloud Java SDK API Documentation

Open Source Project

The official ReportingCloud Java SDK is open source and hosted on GitHub. Feel free to fork and contribute! You can find the repository here:

txtextcontrol-reportingcloud-java

Getting Support

Please refer to the Getting Support section in the introduction part of the documentation.

    Found a in our documentation?

    Edit this page on GitHub