MVN

rocks.xmpp : xmpp-websocket-client

Maven & Gradle

Jan 08, 2023

XMPP.rocks - WebSocket (RFC 7395) - Client · XMPP Subprotocol for WebSocket (Client Endpoint)

<dependency>
    <groupId>rocks.xmpp</groupId>
    <artifactId>xmpp-websocket-client</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of rocks.xmpp : xmpp-websocket-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of rocks.xmpp : xmpp-websocket-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
xmpp-websocket-client-0.9.1
xmpp-websocket-client-0.9.0
0.8.x
xmpp-websocket-client-0.8.2
xmpp-websocket-client-0.8.1
xmpp-websocket-client-0.8.0

How to add a dependency to Maven

Add the following rocks.xmpp : xmpp-websocket-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>rocks.xmpp</groupId>
    <artifactId>xmpp-websocket-client</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following rocks.xmpp : xmpp-websocket-client gradle dependency to your build.gradle file:

implementation 'rocks.xmpp:xmpp-websocket-client:0.9.1'

Gradle Kotlin DSL: Add the following rocks.xmpp : xmpp-websocket-client gradle kotlin dependency to your build.gradle.kts file:

implementation("rocks.xmpp:xmpp-websocket-client:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following rocks.xmpp : xmpp-websocket-client sbt scala dependency to your build.sbt file:

libraryDependencies += "rocks.xmpp" % "xmpp-websocket-client" % "0.9.1"

Advertisement

Dependencies from Group

Jan 08, 2023
4 usages
Jan 08, 2023
3 usages
Jul 04, 2019
3 usages
Jan 08, 2023
1 usages
Jan 08, 2023
1 usages

Discover Dependencies

Jun 05, 2021
4 usages
2 stars
Jun 02, 2022
1.4k stars
Jul 16, 2018
2 usages
9.5k stars
Jun 06, 2022
2 usages
3.1k stars
Jun 11, 2020
1 usages
3.6k stars
Feb 08, 2023
3 usages
72.9k stars
Jul 15, 2018
828 stars
Feb 09, 2022
4 usages
2.5k stars
Aug 23, 2018
1 usages
1k stars