| Категории |
КатегорииJavaScript Языки программирования |
|---|---|
| Группа | Группаcom.github.insanusmokrassar |
| Идентификатор | ИдентификаторTelegramBotAPI-js |
| Версия | Версия0.21.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| TelegramBotAPI-js-0.21.0.pom | |
| TelegramBotAPI-js-0.21.0.jar | 570 KB |
| TelegramBotAPI-js-0.21.0-sources.jar | 268 KB |
| TelegramBotAPI-js-0.21.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]