fr.faylixe.googlecodejam.client.executor.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 provides tools and facilities for manipulating
* HTTP request in a Code Jam context.
*
* @author fv
*/
package fr.faylixe.googlecodejam.client.executor;