mirror of
https://github.com/sciwhiz12/Janitor.git
synced 2024-11-21 13:11:27 +00:00
Add dv8tion maven repo for JDA
This commit is contained in:
parent
f45f80ee76
commit
0862c8b7f1
|
@ -9,6 +9,10 @@ println("Version: $version")
|
|||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
name 'm2-dv8tion'
|
||||
url 'https://m2.dv8tion.net/releases'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in New Issue
Block a user