| Categories | CategoriesDiscord API Business Logic Libraries | 
|---|---|
| GroupId | GroupIdcom.github.alex1304 | 
| ArtifactId | ArtifactIdultimategdbot | 
| Version | Version5.0.0-RC3.HOTFIX-1 | 
| Type | Typepom | 
| Filename | Size | 
|---|---|
| ultimategdbot-5.0.0-RC3.HOTFIX-1.pom | 6 KB | 
| Browse | 
<!-- 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"]