4 lines
91 B
Kotlin
4 lines
91 B
Kotlin
dependencies {
|
|
api(project(":tweed5-core"))
|
|
api(project(":tweed5-naming-format"))
|
|
} |