is not current version
Last Version 6.0.1

com.github.pengrad:java-telegram-bot-api 1.3.3

Java AIP for Telegram Bot API

Categories

Categories

Java Languages
GroupId

GroupId

com.github.pengrad
ArtifactId

ArtifactId

java-telegram-bot-api
Version

Version

1.3.3
Type

Type

jar

Download java-telegram-bot-api 1.3.3


<!-- https://jarcasting.com/artifacts/com.github.pengrad/java-telegram-bot-api/ -->
<dependency>
    <groupId>com.github.pengrad</groupId>
    <artifactId>java-telegram-bot-api</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pengrad/java-telegram-bot-api/
implementation 'com.github.pengrad:java-telegram-bot-api:1.3.3'
// https://jarcasting.com/artifacts/com.github.pengrad/java-telegram-bot-api/
implementation ("com.github.pengrad:java-telegram-bot-api:1.3.3")
'com.github.pengrad:java-telegram-bot-api:jar:1.3.3'
<dependency org="com.github.pengrad" name="java-telegram-bot-api" rev="1.3.3">
  <artifact name="java-telegram-bot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pengrad', module='java-telegram-bot-api', version='1.3.3')
)
libraryDependencies += "com.github.pengrad" % "java-telegram-bot-api" % "1.3.3"
[com.github.pengrad/java-telegram-bot-api "1.3.3"]