Last Version

ultimategdbot-api 6.0.2

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

License

License

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

ultimategdbot-api
Version

Version

6.0.2
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/ultimategdbot/ultimategdbot/tree/master

Download ultimategdbot-api 6.0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.3.8.RELEASE
com.discord4j : discord4j-core jar 3.1.0
com.discord4j : stores-caffeine jar 3.1.3
com.github.alex1304 : rdi jar 1.0.1
org.jdbi : jdbi3-core jar
org.jdbi : jdbi3-sqlobject jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter jar 5.4.2

Project Modules

There are no modules declared in this project.