Skip to content

google GSON - for serialize and deserialize Object to(and from) JSON

Notifications You must be signed in to change notification settings

jhayush0502/Gson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Gson

google GSON - for serialize and deserialize Object to(and from) JSON

GSON is open source library by google. It is used to serialize and deserialize Java Object to(and from) JSON.

JSON stands for 'Java Script Object Notation'. JSON is an string not an object,but object can be created of it and can be called as json object.

About

google GSON - for serialize and deserialize Object to(and from) JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published