is not current version
Last Version 1.0.8

fr.funixgaming.api.client:funix-api-client 1.0.3


Categories

Categories

CLI User Interface
GroupId

GroupId

fr.funixgaming.api.client
ArtifactId

ArtifactId

funix-api-client
Version

Version

1.0.3
Type

Type

jar

Download funix-api-client 1.0.3


<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.api.client/funix-api-client/
implementation 'fr.funixgaming.api.client:funix-api-client:1.0.3'
// https://jarcasting.com/artifacts/fr.funixgaming.api.client/funix-api-client/
implementation ("fr.funixgaming.api.client:funix-api-client:1.0.3")
'fr.funixgaming.api.client:funix-api-client:jar:1.0.3'
<dependency org="fr.funixgaming.api.client" name="funix-api-client" rev="1.0.3">
  <artifact name="funix-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.api.client', module='funix-api-client', version='1.0.3')
)
libraryDependencies += "fr.funixgaming.api.client" % "funix-api-client" % "1.0.3"
[fr.funixgaming.api.client/funix-api-client "1.0.3"]