Skip to content

marcinOz/Retrofit2JSONConverterFactory

Repository files navigation

Retrofit2JSONConverterFactory

JSONConverterFactory for Retrofit 2. You can use:

  • org.json.JSONArray
  • org.json.JSONObject

as response type.

Retrofit.Builder().addConverterFactory(JSONConverterFactory.create())

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages