MVN

top.opensmile : chatroom

Maven & Gradle

Oct 19, 2016
0 stars
<dependency>
    <groupId>top.opensmile</groupId>
    <artifactId>chatroom</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.opensmile : chatroom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of top.opensmile : chatroom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
chatroom-1.1

How to add a dependency to Maven

Add the following top.opensmile : chatroom maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.opensmile</groupId>
    <artifactId>chatroom</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.opensmile : chatroom gradle dependency to your build.gradle file:

implementation 'top.opensmile:chatroom:1.1'

Gradle Kotlin DSL: Add the following top.opensmile : chatroom gradle kotlin dependency to your build.gradle.kts file:

implementation("top.opensmile:chatroom:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.opensmile : chatroom sbt scala dependency to your build.sbt file:

libraryDependencies += "top.opensmile" % "chatroom" % "1.1"

Advertisement

Dependencies from Group

Oct 19, 2016
2 usages
0 stars
Oct 19, 2016
1 usages
0 stars
Oct 19, 2016
0 stars
Oct 19, 2016
0 stars

Discover Dependencies

Apr 05, 2019
8.5k stars
Aug 10, 2019
21.9k stars
Jul 26, 2023
13 usages
134 stars
Feb 18, 2021
0 stars