Add JDA implementation

This commit is contained in:
broccolai 2020-10-05 16:00:25 +00:00 committed by Alexander Söderberg
parent cd274fd032
commit 212145cc6b
11 changed files with 732 additions and 0 deletions

View file

@ -58,6 +58,7 @@ subprojects {
repositories {
mavenLocal()
mavenCentral()
jcenter()
maven {
url = 'https://oss.sonatype.org/content/repositories/snapshots'