|
|
|
@ -5,13 +5,13 @@ plugins {
|
|
|
|
|
dependencies {
|
|
|
|
|
api 'commons-io:commons-io:2.16.0'
|
|
|
|
|
api 'org.apache.commons:commons-text:1.11.0'
|
|
|
|
|
api 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
|
|
|
|
|
api 'net.william278:minedown:1.8.2'
|
|
|
|
|
api 'org.json:json:20240303'
|
|
|
|
|
api 'com.google.code.gson:gson:2.10.1'
|
|
|
|
|
api 'com.fatboyindustrial.gson-javatime-serialisers:gson-javatime-serialisers:1.1.2'
|
|
|
|
|
api 'de.exlll:configlib-yaml:4.5.0'
|
|
|
|
|
api 'net.william278:paginedown:1.1.2'
|
|
|
|
|
api 'net.william278:DesertWell:2.0.4'
|
|
|
|
|
api 'net.william278:PagineDown:1.1'
|
|
|
|
|
api('com.zaxxer:HikariCP:5.1.0') {
|
|
|
|
|
exclude module: 'slf4j-api'
|
|
|
|
|
}
|
|
|
|
|