Smack Extensions

Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages.

License

License

Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

jivesoftware
ArtifactId

ArtifactId

smackx
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Smack Extensions
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. A pure Java library, it can be embedded into your applications to create anything from a full XMPP client to simple XMPP integrations such as sending notification messages.

Download smackx

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
jivesoftware : smack jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.4
2.2.1
2.0.0
1.5.0
1.4.1