Skip to content

Instantly share code, notes, and snippets.

@dharmakshetri
Created December 29, 2016 08:14
Show Gist options
  • Save dharmakshetri/9b85690359f869d8a7234c6ccfa86f32 to your computer and use it in GitHub Desktop.
Save dharmakshetri/9b85690359f869d8a7234c6ccfa86f32 to your computer and use it in GitHub Desktop.
Converter Library
Gson com.squareup.retrofit2:converter-gson:2.1.0
Jackson com.squareup.retrofit2:converter-jackson:2.1.0
Moshi com.squareup.retrofit2:converter-moshi:2.1.0
Protobuf com.squareup.retrofit2:converter-protobuf:2.1.0
Wire com.squareup.retrofit2:converter-wire:2.1.0
Simple XML com.squareup.retrofit2:converter-simplexml:2.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment