Last Version

JavaTelegramBotApi 6.0.1

Java API for Telegram Bot API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.pengrad
ArtifactId

ArtifactId

java-telegram-bot-api
Version

Version

6.0.1
Type

Type

jar
Description

Description

JavaTelegramBotApi
Java API for Telegram Bot API
Project URL

Project URL

https://github.com/pengrad/java-telegram-bot-api/
Source Code Management

Source Code Management

https://github.com/pengrad/java-telegram-bot-api/

Download java-telegram-bot-api 6.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
nl.jqno.equalsverifier : equalsverifier jar 3.1.13
org.reflections : reflections jar 0.9.12

Project Modules

There are no modules declared in this project.