| Группа | Группаcom.github.insanusmokrassar |
|---|---|
| Идентификатор | ИдентификаторTelegramBotAPI-core |
| Версия | Версия0.28.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| TelegramBotAPI-core-0.28.0.pom | |
| TelegramBotAPI-core-0.28.0.module | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-core/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>TelegramBotAPI-core</artifactId>
<version>0.28.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-core/
implementation 'com.github.insanusmokrassar:TelegramBotAPI-core:0.28.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/TelegramBotAPI-core/
implementation ("com.github.insanusmokrassar:TelegramBotAPI-core:0.28.0")
'com.github.insanusmokrassar:TelegramBotAPI-core:pom:0.28.0'
<dependency org="com.github.insanusmokrassar" name="TelegramBotAPI-core" rev="0.28.0">
<artifact name="TelegramBotAPI-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='TelegramBotAPI-core', version='0.28.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "TelegramBotAPI-core" % "0.28.0"
[com.github.insanusmokrassar/TelegramBotAPI-core "0.28.0"]