Relative Content

Tag Archive for jsonkotlinimport

Unresolved reference: json

When I build a kotlin project with cradle, I cannot use import org.json.JSONObject, and the json package is not in my library. How can I import it?