gregopet
08/17/2018, 10:46 AMcompile "io.ktor:ktor-client-core:0.9.3"
(plus required repositories) into my build file and Gradle will fetch it, but if I insert import io.ktor.client.HttpClient
into a source file, I get the error Unresolved reference: io