docthor/libraries/tui/build.gradle.kts

3 lines
56 B
Kotlin

dependencies {
api(project(":libraries:core-api"))
}