MVN

org.litote.chat.rocket.sdk : common

Maven & Gradle

Oct 07, 2019
2 usages
65 stars

common · Core rocket chat Kotlin client.

<dependency>
    <groupId>org.litote.chat.rocket.sdk</groupId>
    <artifactId>common</artifactId>
    <version>3.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.litote.chat.rocket.sdk : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.1

All Versions

Choose a version of org.litote.chat.rocket.sdk : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
common-3.5.1
3.1.x
common-3.1.0
1.0
common-1.0

How to add a dependency to Maven

Add the following org.litote.chat.rocket.sdk : common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.litote.chat.rocket.sdk</groupId>
    <artifactId>common</artifactId>
    <version>3.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.litote.chat.rocket.sdk : common gradle dependency to your build.gradle file:

implementation 'org.litote.chat.rocket.sdk:common:3.5.1'

Gradle Kotlin DSL: Add the following org.litote.chat.rocket.sdk : common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.litote.chat.rocket.sdk:common:3.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.litote.chat.rocket.sdk : common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.litote.chat.rocket.sdk" % "common" % "3.5.1"

Advertisement

Dependencies from Group

Oct 07, 2019
2 usages
65 stars
Oct 07, 2019
1 usages
65 stars

Discover Dependencies

Aug 03, 2023
14 usages
12.8k stars
Feb 07, 2020
2 usages
59 stars
Dec 06, 2022
2 usages
22 stars
Aug 24, 2022
3 usages
12 stars
Oct 08, 2021
4 usages
9 stars
20 usages
Mar 24, 2016
2 usages
1.6k stars
Sep 02, 2016
2 usages
121 stars