zulip-api in kotlin

Api-client for zulip based on ktor

License

License

GroupId

GroupId

de.ppi.oss
ArtifactId

ArtifactId

kzulip
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

zulip-api in kotlin
Api-client for zulip based on ktor
Project URL

Project URL

https://gitlab.com/ppiag/kzulip
Source Code Management

Source Code Management

https://gitlab.com/ppiag/kzulip

Download kzulip

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10
io.ktor : ktor-server-netty jar 1.4.1
io.ktor : ktor-client-core-jvm jar 1.4.1
io.ktor : ktor-client-json-jvm jar 1.4.1
io.ktor : ktor-client-jackson jar 1.4.1
io.ktor : ktor-client-apache jar 1.4.1
io.ktor : ktor-client-auth-jvm jar 1.4.1
io.ktor : ktor-client-logging-jvm jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.3