Gson library is not supported in custom code?

0 votes
Hi guys,

I'm trying to develop some backend api to upload on App42 custom code and I'm using gson library from Google but I can't upload jar file.

Is there a way to use it in custom code or it is not supported at all?

Thanks

Giulio
asked Jul 10, 2014 in App42 Cloud API-BaaS by crometh (15 points)

1 Answer

0 votes
 
Best answer
Hi Giulio,

You can use org.json library instead of Gson. App42 custom code supports org.json lib for JSON processing.

Let me know if it helps.

Thanks

Ajay
answered Jul 10, 2014 by ajay123 (899 points)
selected Jul 10, 2014 by crometh
Thanks for reply.

Yes, I'm using it at the moment. I think will be very useful to support this library that improve code readability, avoid exceptions management  and last but not least improve writing speed ;)

By the way, thanks again.

Giulio
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...