MVN

org.igniterealtime.smack : smack

Maven & Gradle

Aug 17, 2011
28 usages

smack · Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. This library provides the client side functionality as specified in the core XMPP specifications as related to the client side of said specifications.

<dependency>
    <groupId>org.igniterealtime.smack</groupId>
    <artifactId>smack</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.igniterealtime.smack : smack to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of org.igniterealtime.smack : smack to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
smack-3.2.1
2 vulnerabilities
3.1.x
smack-3.1.0
2 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>org.igniterealtime.smack</groupId>
    <artifactId>smack</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.igniterealtime.smack:smack:3.2.1'

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

implementation("org.igniterealtime.smack:smack:3.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.igniterealtime.smack" % "smack" % "3.2.1"

Advertisement

Dependencies from Group

Jun 29, 2022
44 usages
2.3k stars
Jun 29, 2022
43 usages
2.3k stars
Jun 29, 2022
43 usages
2.3k stars
Sep 20, 2020
29 usages
2.3k stars
Aug 17, 2011
28 usages

Discover Dependencies

Mar 08, 2015
6 usages
286 stars
Jul 06, 2023
22 usages
Jan 07, 2017
3 usages
0 stars
Oct 30, 2019
7 usages
5 stars
Nov 26, 2017
3 usages
0 stars
Nov 17, 2020
25 usages
165 stars
Oct 16, 2013
7 usages
38 stars