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.0.4 in this page.
GNU General Public License, version 2
You can use the following script to add telegram-bot-java-1.0.4.jar to your project.
<dependency> <groupId>me.shib.java.lib</groupId> <artifactId>telegram-bot-java</artifactId> <version>1.0.4</version> </dependency>
compile group: 'me.shib.java.lib', name: 'telegram-bot-java', version: '1.0.4'
libraryDependencies += "me.shib.java.lib" % "telegram-bot-java" % "1.0.4"
<dependency org="me.shib.java.lib" name="telegram-bot-java" rev="1.0.4"/>
@Grapes(@Grab(group='me.shib.java.lib', module='telegram-bot-java', version='1.0.4'))
'me.shib.java.lib:telegram-bot-java:jar:1.0.4'
Click the following link to download the jar file.
telegram-bot-java-1.0.4-javadoc.jar