| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.getperka.client |
| ArtifactId | ArtifactIdclient |
| Last Version | Last Version1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPerka Client Library
Provides access to the Perka API
|
| Project Organization |
Project OrganizationPerka Inc. |
| Filename | Size |
|---|---|
| client-1.7.pom | |
| client-1.7.jar | 86 KB |
| client-1.7-sources.jar | 51 KB |
| client-1.7-javadoc.jar | 416 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.2 |