Last Version

GoogleCodeJam Client 1.4.11

Java client API for Google Code Jam contest

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.faylixe
ArtifactId

ArtifactId

googlecodejam-client
Version

Version

1.4.11
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 1.4.11


<!-- 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.