org.json port for Android. This port just has a different package name than the original one, so that android org.json does not conflict with this external library.
implementation 'com.github.ErrorxCode:JSON-java-port:TAG'
For more details, Visit official repo