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

com.github.insanusmokrassar:TelegramBotAPI-js 0.21.0

Library for Object-Oriented and type-safe work with Telegram Bot API

Категории

Категории

JavaScript Языки программирования
Группа

Группа

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

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

TelegramBotAPI-js
Версия

Версия

0.21.0
Тип

Тип

jar

Скачать TelegramBotAPI-js 0.21.0


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