Jar examples for j:java-telegram-bot-api
Java API for Telegram Bot API
You can download jar file java-telegram-bot-api 3.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-telegram-bot-api-3.6.0.jar to your project.
<dependency> <groupId>com.github.pengrad</groupId> <artifactId>java-telegram-bot-api</artifactId> <version>3.6.0</version> </dependency>
compile group: 'com.github.pengrad', name: 'java-telegram-bot-api', version: '3.6.0'
libraryDependencies += "com.github.pengrad" % "java-telegram-bot-api" % "3.6.0"
<dependency org="com.github.pengrad" name="java-telegram-bot-api" rev="3.6.0"/>
@Grapes(@Grab(group='com.github.pengrad', module='java-telegram-bot-api', version='3.6.0'))
'com.github.pengrad:java-telegram-bot-api:jar:3.6.0'
Click the following link to download the jar file.
java-telegram-bot-api-3.6.0-javadoc.jar