GoogleCodeJam Client

Java client API for Google Code Jam contest

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.faylixe
ArtifactId

ArtifactId

googlecodejam-client
Last Version

Last Version

1.4.11
Release Date

Release Date

Type

Type

jar
Description

Description

GoogleCodeJam Client
Java client API for Google Code Jam contest
Project URL

Project URL

https://github.com/Faylixe/googlecodejam-client

Download googlecodejam-client

How to add to project

<!-- https://jarcasting.com/artifacts/fr.faylixe/googlecodejam-client/ -->
<dependency>
    <groupId>fr.faylixe</groupId>
    <artifactId>googlecodejam-client</artifactId>
    <version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/fr.faylixe/googlecodejam-client/
implementation 'fr.faylixe:googlecodejam-client:1.4.11'
// https://jarcasting.com/artifacts/fr.faylixe/googlecodejam-client/
implementation ("fr.faylixe:googlecodejam-client:1.4.11")
'fr.faylixe:googlecodejam-client:jar:1.4.11'
<dependency org="fr.faylixe" name="googlecodejam-client" rev="1.4.11">
  <artifact name="googlecodejam-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.faylixe', module='googlecodejam-client', version='1.4.11')
)
libraryDependencies += "fr.faylixe" % "googlecodejam-client" % "1.4.11"
[fr.faylixe/googlecodejam-client "1.4.11"]

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.api-client : google-api-client jar 1.22.0
com.google.code.gson : gson jar 2.8.0
org.jsoup : jsoup jar 1.8.3
log4j : log4j jar 1.2.17
org.apache.commons : commons-lang3 jar 3.0
org.apache.tika : tika-core jar 1.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0