Join Slack
Powered by
When trying to use the builtin json serializer it ...
# ktor
h
holgerbrandl
03/05/2019, 1:44 PM
When trying to use the builtin json serializer it fails to resolve a dependency. Do I need a different gradle repo for it?
e
e5l
03/05/2019, 1:45 PM
@sandwwraith
s
sandwwraith
03/05/2019, 1:45 PM
you need a
maven { url "<https://kotlin.bintray.com/kotlinx>" }
repository
4
Views
Open in Slack
Previous
Next