mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-03 23:22:29 +08:00
Add library links
This commit is contained in:
parent
61b10db854
commit
a28528dfea
20
README.md
20
README.md
@ -47,16 +47,16 @@ JVM 平台:
|
|||||||
|
|
||||||
#### Libraries used
|
#### Libraries used
|
||||||
Mirai 使用以下开源库:
|
Mirai 使用以下开源库:
|
||||||
- kotlin-stdlib
|
- [kotlin-stdlib](https://github.com/JetBrains/kotlin)
|
||||||
- kotlinx-coroutines
|
- [kotlinx-coroutines](https://github.com/Kotlin/kotlinx.coroutines)
|
||||||
- kotlinx-io
|
- [kotlinx-io](https://github.com/Kotlin/kotlinx-io)
|
||||||
- kotlin-reflect
|
- [kotlin-reflect](https://github.com/JetBrains/kotlin)
|
||||||
- pcap4j
|
- [pcap4j](https://github.com/kaitoy/pcap4j)
|
||||||
- atomicfu
|
- [atomicfu](https://github.com/Kotlin/kotlinx.atomicfu)
|
||||||
- ktor
|
- [ktor](https://github.com/ktorio/ktor)
|
||||||
- klock
|
- [klock](https://github.com/korlibs/klock)
|
||||||
- tornadofx
|
- [tornadofx](https://github.com/edvin/tornadofx)
|
||||||
- javafx
|
- [javafx](https://github.com/openjdk/jfx)
|
||||||
|
|
||||||
## Development Guide - Kotlin
|
## Development Guide - Kotlin
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user