This API is a unofficial one. Lets you develop Telegram Bots easily to Bukkit Plugins! Check Telegram Bot API for more info.
Check Minegram documentation.
If you want use Minegram as a Maven Dependency simply add repo and artifact:
<repository>
<id>cadiducho-repo</id>
<url>http://repo.cadiducho.com/</url>
</repository>
...
<dependency>
<groupId>com.cadiducho</groupId>
<artifactId>Minegram</artifactId>
<version>1.6</version>
</dependency>
This project is released under the MIT-License.
This project is is highly inspired on Irazasyed's Telegram Bot API - PHP SDK and Rainu's telegram-bot-api, but this one is written from scratch.
© 2017 Cadiducho