| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdfr.faylixe |
| ArtifactId | ArtifactIdgooglecodejam-client |
| Last Version | Last Version1.4.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGoogleCodeJam Client
Java client API for Google Code Jam contest
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| googlecodejam-client-1.4.11.pom | |
| googlecodejam-client-1.4.11.jar | 35 KB |
| googlecodejam-client-1.4.11-sources.jar | 28 KB |
| googlecodejam-client-1.4.11-javadoc.jar | 160 KB |
| Browse |
<!-- 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"]
| 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 |