This project is just getting started and this is the initial release focused on the SignatureCalculator.

Artifacts

The SDK has been published to the Maven Central Repository and can be retrieved using Maven, Gradle, SBT, Ivy, or any other tool that can retrieve dependencies from the Central Repository.

Latest Release: Maven Central Repository

<dependency>
   <groupId>com.weatherlink</groupId>
   <artifactId>weatherlink-v2-api-sdk</artifactId>
   <version>0.0.2</version>
</dependency>

Source

Communication

Documentation