| Categories |
CategoriesDiscord API Business Logic Libraries |
|---|---|
| GroupId | GroupIdcom.github.alex1304 |
| ArtifactId | ArtifactIdultimategdbot |
| Version | Version4.0.0-alpha7 |
| Type | Typepom |
| Filename | Size |
|---|---|
| ultimategdbot-4.0.0-alpha7.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot/ -->
<dependency>
<groupId>com.github.alex1304</groupId>
<artifactId>ultimategdbot</artifactId>
<version>4.0.0-alpha7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot/
implementation 'com.github.alex1304:ultimategdbot:4.0.0-alpha7'
// https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot/
implementation ("com.github.alex1304:ultimategdbot:4.0.0-alpha7")
'com.github.alex1304:ultimategdbot:pom:4.0.0-alpha7'
<dependency org="com.github.alex1304" name="ultimategdbot" rev="4.0.0-alpha7">
<artifact name="ultimategdbot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.alex1304', module='ultimategdbot', version='4.0.0-alpha7')
)
libraryDependencies += "com.github.alex1304" % "ultimategdbot" % "4.0.0-alpha7"
[com.github.alex1304/ultimategdbot "4.0.0-alpha7"]