Perka Client Library

Provides access to the Perka API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.getperka.client
ArtifactId

ArtifactId

client
Last Version

Last Version

1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Perka Client Library
Provides access to the Perka API
Project Organization

Project Organization

Perka Inc.

Download client

How to add to project

<!-- 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.

Versions

Version
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0