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