fr.faylixe.googlecodejam.client.webservice.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of googlecodejam-client Show documentation
Show all versions of googlecodejam-client Show documentation
Java client API for Google Code Jam contest
/**
* This package expose all class that are
* binding for JSON API object. They all aim
* to be created using {@link com.google.gson.Gson}
* parser.
*
* @author fv
*/
package fr.faylixe.googlecodejam.client.webservice;