- official https://kotlinlang.org/docs/home.html
 - chinese kotlin https://www.kotlincn.net/docs/reference/
 
| item | version | can use version | 
|---|---|---|
| java | 1.17+ | |
| gradle | 7.3.+ | |
| kotlin-gradle-plugin | 1.6.21 | |
| junit | 4.13.2 | |
| kotest | 5.5.5 | 
more package version see config.gradle
# see base help
make help
# init check
make init
# test all
make dashboardTest designpatternsTestdashboard of kotlin
design patterns of kotlin