fr.faylixe.googlecodejam.client.webservice.Events 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
package fr.faylixe.googlecodejam.client.webservice;
/**
* TODO : Fill with Event response attribute.
*
* @author fv
*/
public final class Events {
}