fr.faylixe.googlecodejam.client.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
/**
* Google Code Jam client API consists in several components, namely :
*
* - An API entry point for managing a contest session through command such as download, submit, etc ...
* - A command line application.
* - Common model object for interacting with Google Code Jam webservices.
*
* @author fv
*/
package fr.faylixe.googlecodejam.client;