it works with `compile "io.ktor:ktor-client-gson:$...
# ktor
j
it works with
compile "io.ktor:ktor-client-gson:$ktorVersion"
but not
compile "io.ktor:ktor-client-core-jvm:$ktorVersion"
.