is not current version
Last Version 3.4.0-BUILD-RELEASE

com.quicko:api-client 3.2.0-BUILD-RELEASE

api-client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.quicko
ArtifactId

ArtifactId

api-client
Version

Version

3.2.0-BUILD-RELEASE
Type

Type

jar

Download api-client 3.2.0-BUILD-RELEASE


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