Download java-telegram-bot-api-3.6.0.jar file - Jar j

Jar examples for j:java-telegram-bot-api

Description

Java API for Telegram Bot API

You can download jar file java-telegram-bot-api 3.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

java-telegram-bot-api-3.6.0-javadoc.jar
java-telegram-bot-api-3.6.0-sources.jar
java-telegram-bot-api-3.6.0.jar
java-telegram-bot-api-3.6.0.pom



Related Tutorials