smack-ext

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 extensions to the XMPP specifications as related to the client side of said specifications.

License

License

Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

org.igniterealtime.smack
ArtifactId

ArtifactId

smackx
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

smack-ext
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 extensions to the XMPP specifications as related to the client side of said specifications.
Project URL

Project URL

http://www.igniterealtime.org/projects/smack/
Project Organization

Project Organization

Ignite Realtime

Download smackx

How to add to project

<!-- https://jarcasting.com/artifacts/org.igniterealtime.smack/smackx/ -->
<dependency>
    <groupId>org.igniterealtime.smack</groupId>
    <artifactId>smackx</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.igniterealtime.smack/smackx/
implementation 'org.igniterealtime.smack:smackx:3.2.1'
// https://jarcasting.com/artifacts/org.igniterealtime.smack/smackx/
implementation ("org.igniterealtime.smack:smackx:3.2.1")
'org.igniterealtime.smack:smackx:jar:3.2.1'
<dependency org="org.igniterealtime.smack" name="smackx" rev="3.2.1">
  <artifact name="smackx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.igniterealtime.smack', module='smackx', version='3.2.1')
)
libraryDependencies += "org.igniterealtime.smack" % "smackx" % "3.2.1"
[org.igniterealtime.smack/smackx "3.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
3.1.0