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

Publish library #22

Open debuglevel opened 4 years ago

debuglevel commented 4 years ago

Java libraries should be published to maven central. This way they can be included easily in the build system. Esendex currently only offers a jar from https://developers.esendex.com/SDKs/Java-SDK.

debuglevel commented 3 years ago

As esendex does not seem to provide too much activity here: A workaround to include the library in your Gradle or Maven build is to use jitpack.io: https://jitpack.io/#esendex/esendex-java-sdk/239006c634