0
0
mirror of https://github.com/tursom/TursomServer.git synced 2025-03-22 15:40:07 +08:00
TursomServer/utils/csv/build.gradle

4 lines
49 B
Groovy
Raw Normal View History

2020-03-09 01:06:40 +08:00
dependencies {
implementation project(":")
}