MVN

rocks.xmpp : xmpp-core-client

Maven & Gradle

Jan 08, 2023
4 usages

XMPP.rocks - Core (RFC 6120 / 6121) - Client · Core XMPP client logic

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

Latest Version

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

  • Latest Stable: 0.9.1
  • Latest Beta: 0.7.0-beta-1

All Versions

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

Version Vulnerabilities Updated
0.9.x
xmpp-core-client-0.9.1
xmpp-core-client-0.9.0
0.8.x
xmpp-core-client-0.8.2
xmpp-core-client-0.8.1
xmpp-core-client-0.8.0
0.7.x
xmpp-core-client-0.7.5
xmpp-core-client-0.7.4
xmpp-core-client-0.7.3
xmpp-core-client-0.7.2
xmpp-core-client-0.7.1
xmpp-core-client-0.7.0
xmpp-core-client-0.7.0-beta-1
0.6.x
xmpp-core-client-0.6.2
xmpp-core-client-0.6.1
xmpp-core-client-0.6.0
0.5.x
xmpp-core-client-0.5.1
xmpp-core-client-0.5.0
0.4.x
xmpp-core-client-0.4.0
xmpp-core-client-0.4.0-beta.1
xmpp-core-client-0.4.0-beta

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "rocks.xmpp" % "xmpp-core-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

Aug 02, 2016
4 usages
1 stars
May 12, 2023
12 usages
363 stars
Aug 27, 2019
3 usages
8 stars
May 23, 2013
19 usages
Jun 12, 2013
3 usages
77 stars
May 30, 2021
15 usages
207 stars
Mar 21, 2019
3 usages
0 stars
Jan 11, 2016
5 usages
61 stars