I am copying + pasting Sendgrid.java in my project
The build script lists this as compile dependency
org.json:org.json:chargebee-1.0
However on the main page - there is no allusion to this fact. As you are aware, there are many different implementation of JSON libraries in Java so this dependency should be listed clearly.
I am copying + pasting Sendgrid.java in my project
The build script lists this as compile dependency org.json:org.json:chargebee-1.0
However on the main page - there is no allusion to this fact. As you are aware, there are many different implementation of JSON libraries in Java so this dependency should be listed clearly.