When trying to use the builtin json serializer it ...
# ktor
h
When trying to use the builtin json serializer it fails to resolve a dependency. Do I need a different gradle repo for it?
e
@sandwwraith
s
you need a
maven { url "<https://kotlin.bintray.com/kotlinx>" }
repository