не последняя версия
Последняя версия 1.1.1

io.github.justlel:tgbot-handlers-integration 1.1.0

An integration to pengrad's telegram-bot-api library that helps to handle updates received by the bot.

Группа

Группа

io.github.justlel
Идентификатор

Идентификатор

tgbot-handlers-integration
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать tgbot-handlers-integration 1.1.0


<!-- https://jarcasting.com/artifacts/io.github.justlel/tgbot-handlers-integration/ -->
<dependency>
    <groupId>io.github.justlel</groupId>
    <artifactId>tgbot-handlers-integration</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.justlel/tgbot-handlers-integration/
implementation 'io.github.justlel:tgbot-handlers-integration:1.1.0'
// https://jarcasting.com/artifacts/io.github.justlel/tgbot-handlers-integration/
implementation ("io.github.justlel:tgbot-handlers-integration:1.1.0")
'io.github.justlel:tgbot-handlers-integration:jar:1.1.0'
<dependency org="io.github.justlel" name="tgbot-handlers-integration" rev="1.1.0">
  <artifact name="tgbot-handlers-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.justlel', module='tgbot-handlers-integration', version='1.1.0')
)
libraryDependencies += "io.github.justlel" % "tgbot-handlers-integration" % "1.1.0"
[io.github.justlel/tgbot-handlers-integration "1.1.0"]