sypht-kotlin-client

A Kotlin reference client implementation for working with the Sypht API.

License

License

Categories

Categories

Kotlin Languages CLI User Interface
GroupId

GroupId

com.sypht
ArtifactId

ArtifactId

sypht-kotlin-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

sypht-kotlin-client
A Kotlin reference client implementation for working with the Sypht API.
Project URL

Project URL

https://github.com/sypht-team/sypht-kotlin-client
Source Code Management

Source Code Management

https://github.com/sypht-team/sypht-kotlin-client.git

Download sypht-kotlin-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
com.squareup.okhttp3 : okhttp jar 3.12.0
io.jsonwebtoken : jjwt-api jar 0.10.5
org.json : json jar 20180813

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.10.5
io.jsonwebtoken : jjwt-jackson jar 0.10.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0