This website requires JavaScript.
Explore
Help
Register
Sign In
tursom
/
TursomServer
Watch
0
Star
0
Fork
0
You've already forked TursomServer
mirror of
https://github.com/tursom/TursomServer.git
synced
2025-01-10 12:20:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2bd0d2ae3
TursomServer
/
web
/
build.gradle
4 lines
80 B
Groovy
Raw
Normal View
History
Unescape
Escape
创建项目,重构自KotlinServer
2019-10-08 18:21:13 +08:00
dependencies
{
implementation
project
(
":"
)
添加日志工具类
2019-11-30 10:13:13 +08:00
compileOnly
project
(
":log"
)
创建项目,重构自KotlinServer
2019-10-08 18:21:13 +08:00
}
Reference in New Issue
Copy Permalink