Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfr.funixgaming.api.client |
ArtifactId | ArtifactIdfunix-api-client |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
funix-api-client-1.0.7.pom | |
funix-api-client-1.0.7.jar | 17 KB |
funix-api-client-1.0.7-sources.jar | 11 KB |
funix-api-client-1.0.7-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.funixgaming.api.client/funix-api-client/ -->
<dependency>
<groupId>fr.funixgaming.api.client</groupId>
<artifactId>funix-api-client</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.api.client/funix-api-client/
implementation 'fr.funixgaming.api.client:funix-api-client:1.0.7'
// https://jarcasting.com/artifacts/fr.funixgaming.api.client/funix-api-client/
implementation ("fr.funixgaming.api.client:funix-api-client:1.0.7")
'fr.funixgaming.api.client:funix-api-client:jar:1.0.7'
<dependency org="fr.funixgaming.api.client" name="funix-api-client" rev="1.0.7">
<artifact name="funix-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.api.client', module='funix-api-client', version='1.0.7')
)
libraryDependencies += "fr.funixgaming.api.client" % "funix-api-client" % "1.0.7"
[fr.funixgaming.api.client/funix-api-client "1.0.7"]