docthor/libraries/io/build.gradle.kts

3 lines
66 B
Kotlin

dependencies {
implementation("io.ktor:ktor-http-jvm:2.3.7")
}