smack-debug

Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. This library provides a debugging mechanism for viewing raw packets as they are sent and received from the client side via Smack.

License

License

Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

org.igniterealtime.smack
ArtifactId

ArtifactId

smackx-debug
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

smack-debug
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. This library provides a debugging mechanism for viewing raw packets as they are sent and received from the client side via Smack.
Project URL

Project URL

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

Project Organization

Ignite Realtime

Download smackx-debug

How to add to project

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