oblak/cloud-annotations/build.gradle.kts
2021-12-02 02:04:43 -08:00

3 lines
56 B
Kotlin

dependencies {
implementation(projects.cloudCore)
}