is not current version
Last Version 1.4.11

fr.faylixe:googlecodejam-client 1.1.0

Java client API for Google Code Jam contest

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.faylixe
ArtifactId

ArtifactId

googlecodejam-client
Version

Version

1.1.0
Type

Type

jar

Download googlecodejam-client 1.1.0


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