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

com.github.insanusmokrassar:TelegramBotAPI 0.15.0

It is one more project which wish to be useful and full Telegram Bots API bridge for Kotlin

Группа

Группа

com.github.insanusmokrassar
Идентификатор

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

TelegramBotAPI
Версия

Версия

0.15.0
Тип

Тип

jar

Скачать TelegramBotAPI 0.15.0


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