MVN

jivesoftware : smack

Maven & Gradle

Aug 12, 2009
92 usages

Smack · Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence.

<dependency>
    <groupId>jivesoftware</groupId>
    <artifactId>smack</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jivesoftware : smack to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of jivesoftware : smack to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
smack-3.1.0
3.0.x
smack-3.0.4
2.2.x
smack-2.2.1
2.0.x
smack-2.0.0
1.5.x
smack-1.5.0
1.4.x
smack-1.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>jivesoftware</groupId>
    <artifactId>smack</artifactId>
    <version>3.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jivesoftware : smack gradle dependency to your build.gradle file:

implementation 'jivesoftware:smack:3.1.0'

Gradle Kotlin DSL: Add the following jivesoftware : smack gradle kotlin dependency to your build.gradle.kts file:

implementation("jivesoftware:smack:3.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following jivesoftware : smack sbt scala dependency to your build.sbt file:

libraryDependencies += "jivesoftware" % "smack" % "3.1.0"

Advertisement

Dependencies from Group

Aug 12, 2009
92 usages
Aug 12, 2009
51 usages

Discover Dependencies

Aug 19, 2014
11 usages
6 stars
Mar 11, 2022
58 usages
1.2k stars
Dec 07, 2018
74 usages
26 stars
Feb 09, 2022
14 usages
435 stars
Jul 06, 2017
13 usages
3 stars
Sep 07, 2021
50 usages
2.3k stars
Apr 04, 2022
66 usages
310 stars
Jul 03, 2021
22 usages
Nov 22, 2021
243 usages
82 stars