Last Version

common 3.5.1

Core rocket chat Kotlin client.

License

License

GroupId

GroupId

org.litote.chat.rocket.sdk
ArtifactId

ArtifactId

common
Version

Version

3.5.1
Type

Type

jar
Description

Description

common
Core rocket chat Kotlin client.
Project URL

Project URL

https://github.com/RocketChat/Rocket.Chat.Kotlin.SDK

Download common 3.5.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
se.ansman.kotshi : api jar 1.0.6
com.squareup.okhttp3 : okhttp jar 3.13.1
com.squareup.moshi : moshi jar 1.8.0

Project Modules

There are no modules declared in this project.