| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.insanusmokrassar |
| Идентификатор | ИдентификаторTelegramBotAPI-extensions-api |
| Последняя версия | Последняя версия0.28.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеTelegram Bot API Extensions for API
API extensions which provide work with RequestsExecutor of TelegramBotAPI almost like it is described in original Telegram Bot API reference
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| TelegramBotAPI-extensions-api-0.28.3.pom | |
| TelegramBotAPI-extensions-api-0.28.3.module | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-api/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>TelegramBotAPI-extensions-api</artifactId>
<version>0.28.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-api/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-extensions-api:0.28.3'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-extensions-api/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-extensions-api:0.28.3")
'com.github.insanusmokrassar:TelegramBotAPI-extensions-api:pom:0.28.3'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-extensions-api" rev="0.28.3">
<artifact name="TelegramBotAPI-extensions-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-extensions-api', version='0.28.3')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-extensions-api" % "0.28.3"
[com.github.insanusmokrassar/TelegramBotAPI-extensions-api "0.28.3"]