Jar examples for g:googlecodejam-client
Java client API for Google Code Jam contest
You can download jar file googlecodejam-client 1.2.6 in this page.
The Apache License, Version 2.0
You can use the following script to add googlecodejam-client-1.2.6.jar to your project.
<dependency> <groupId>fr.faylixe</groupId> <artifactId>googlecodejam-client</artifactId> <version>1.2.6</version> </dependency>
compile group: 'fr.faylixe', name: 'googlecodejam-client', version: '1.2.6'
libraryDependencies += "fr.faylixe" % "googlecodejam-client" % "1.2.6"
<dependency org="fr.faylixe" name="googlecodejam-client" rev="1.2.6"/>
@Grapes(@Grab(group='fr.faylixe', module='googlecodejam-client', version='1.2.6'))
'fr.faylixe:googlecodejam-client:jar:1.2.6'
Click the following link to download the jar file.
googlecodejam-client-1.2.6-javadoc.jar