is not current version
Last Version 6.0.2

com.github.alex1304:ultimategdbot-api 6.0.0

High-level API to conveniently build Discord bots in Java, on top of Discord4J

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

ultimategdbot-api
Version

Version

6.0.0
Type

Type

jar

Download ultimategdbot-api 6.0.0


<!-- https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot-api/ -->
<dependency>
    <groupId>com.github.alex1304</groupId>
    <artifactId>ultimategdbot-api</artifactId>
    <version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot-api/
implementation 'com.github.alex1304:ultimategdbot-api:6.0.0'
// https://jarcasting.com/artifacts/com.github.alex1304/ultimategdbot-api/
implementation ("com.github.alex1304:ultimategdbot-api:6.0.0")
'com.github.alex1304:ultimategdbot-api:jar:6.0.0'
<dependency org="com.github.alex1304" name="ultimategdbot-api" rev="6.0.0">
  <artifact name="ultimategdbot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alex1304', module='ultimategdbot-api', version='6.0.0')
)
libraryDependencies += "com.github.alex1304" % "ultimategdbot-api" % "6.0.0"
[com.github.alex1304/ultimategdbot-api "6.0.0"]