Last Version

core 3.5.1

Core rocket chat Kotlin client.

License

License

GroupId

GroupId

org.litote.chat.rocket.sdk
ArtifactId

ArtifactId

core
Version

Version

3.5.1
Type

Type

jar
Description

Description

core
Core rocket chat Kotlin client.
Project URL

Project URL

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

Download core 3.5.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.litote.chat.rocket.sdk : common jar 3.5.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
se.ansman.kotshi : api jar 1.0.6

Project Modules

There are no modules declared in this project.