mirror of
https://github.com/tursom/TursomServer.git
synced 2025-01-18 00:00:30 +08:00
4 lines
173 B
Groovy
4 lines
173 B
Groovy
dependencies {
|
|
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-reflect', version: '1.3.61'
|
|
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.29'
|
|
} |