dependencies { api(project(":libraries:core-api")) // used for contentType api("io.ktor:ktor-http-jvm:2.3.7") }