docthor/apps/xsCli/build.gradle.kts

3 lines
69 B
Kotlin

dependencies {
implementation(project(":libraries:httpClient"))
}