Java SDK for Relewise. Find detailed usage examples on our docs site.
Install via Maven.
<dependency>
<groupId>com.relewise.client</groupId>
<artifactId>relewise-sdk</artifactId>
<version>1.1.0</version>
</dependency>
Pull requests are always welcome. Please fork this repository and make a PR when you are ready with your contribution.
Otherwise you are welcome to open an Issue in our issue tracker.
relewise-sdk-java is licensed under the MIT license
Check DEVELOPMENT.md for details on running this project locally for development.