Similar to how retrofit converters allow you to only use the JSON parsers of your choice and avoid other deps, would be nice if Jackson was an optional dependency. kotlin-client-jackson
See retrofit/retrofit-converters at 6898aa75dd5f1bfe040f155350d87a12372fbfd4 · square/retrofit · GitHub
Would be nice if there was official support for Moshi. kotlin-client-moshi