I am trying to use Send Pulse which is web smtp server to send mails to my customers from an android app. I discovered their java rest api library but I could not import their library as I could not find an external jar file on the site.
How do I implement this library on my android studio project?