Last Version

Perka Client Library 1.7

Provides access to the Perka API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.getperka.client
ArtifactId

ArtifactId

client
Version

Version

1.7
Type

Type

jar
Description

Description

Perka Client Library
Provides access to the Perka API
Project Organization

Project Organization

Perka Inc.

Download client 1.7


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

Dependencies

compile (4)

Group / Artifact Type Version
com.getperka.flatpack : flatpack-client jar 2.21.0
com.getperka.flatpack : flatpack-core jar 2.21.0
com.google.code.gson : gson jar 2.2.1
joda-time : joda-time jar 2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-jdk14 jar 1.7.2

Project Modules

There are no modules declared in this project.