Jar examples for t:telegram-bot-java
A Java API library based on Telegram Bot API to create telegram bots
You can download jar file telegram-bot-java 1.3.6 in this page.
GNU General Public License, version 2
You can use the following script to add telegram-bot-java-1.3.6.jar to your project.
<dependency> <groupId>me.shib.java.lib</groupId> <artifactId>telegram-bot-java</artifactId> <version>1.3.6</version> </dependency>
compile group: 'me.shib.java.lib', name: 'telegram-bot-java', version: '1.3.6'
libraryDependencies += "me.shib.java.lib" % "telegram-bot-java" % "1.3.6"
<dependency org="me.shib.java.lib" name="telegram-bot-java" rev="1.3.6"/>
@Grapes(@Grab(group='me.shib.java.lib', module='telegram-bot-java', version='1.3.6'))
'me.shib.java.lib:telegram-bot-java:jar:1.3.6'
Click the following link to download the jar file.
telegram-bot-java-1.3.6-javadoc.jar