| Categories |
CategoriesDiscord API Business Logic Libraries |
|---|---|
| GroupId | GroupIdcom.github.alex1304 |
| ArtifactId | ArtifactIdultimategdbot-core |
| Version | Version4.0.5 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ultimategdbot-core-4.0.5.pom | |
| ultimategdbot-core-4.0.5.jar | 70 KB |
| ultimategdbot-core-4.0.5-sources.jar | 28 KB |
| ultimategdbot-core-4.0.5-javadoc.jar | 419 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot-core/ -->
<dependency>
<groupId>com.github.alex1304</groupId>
<artifactId>ultimategdbot-core</artifactId>
<version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot-core/
implementation 'com.github.alex1304:ultimategdbot-core:4.0.5'
// https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot-core/
implementation ("com.github.alex1304:ultimategdbot-core:4.0.5")
'com.github.alex1304:ultimategdbot-core:jar:4.0.5'
<dependency org="com.github.alex1304" name="ultimategdbot-core" rev="4.0.5">
<artifact name="ultimategdbot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alex1304', module='ultimategdbot-core', version='4.0.5')
)
libraryDependencies += "com.github.alex1304" % "ultimategdbot-core" % "4.0.5"
[com.github.alex1304/ultimategdbot-core "4.0.5"]