Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在常见的 Kotlin 代码中定义一个 Kodein-DI 模块(这样我就可以从 JS 和 JVM 模块中导入它)。
我应该添加什么 Gradle 依赖项commonMain?
commonMain
我的问题似乎已解决,详情请参阅https://github.com/Kodein-Framework/Kodein-DI/issues/177#issuecomment-457915559。