esendex / esendex-java-sdk

The Esendex Java SDK is an easy to use client for our REST API that you can use to integrate SMS and Voice messaging into your Java application.
http://developers.esendex.com/SDKs/Java-SDK
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Use git tags #21

Open debuglevel opened 4 years ago

debuglevel commented 4 years ago

The current stable version seems to be 4.0.2, but there is no corresponding git tag. If you use git tags, the library can be included in gradle/maven via jitpack (https://jitpack.io/#esendex/esendex-java-sdk).