This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
mirai
Watch
1
Star
0
Fork
0
You've already forked mirai
mirror of
https://github.com/mamoe/mirai.git
synced
2025-01-09 18:00:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c6f0a48c7
mirai
/
mirai-console
/
build.gradle
7 lines
104 B
Groovy
Raw
Normal View
History
Unescape
Escape
Multiplatform with gradle building
2019-10-03 19:07:03 +08:00
apply
plugin:
"kotlin"
apply
plugin:
"java"
dependencies
{
Let BotNetworkHandler implements CoroutineScope
2019-10-24 10:59:13 +08:00
implementation
project
(
':mirai-core'
)
core: remove PluginManager
2019-10-18 09:37:28 +08:00
}
Reference in New Issue
Copy Permalink