smackx-jingle

Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. This library provides an implementation of the Jingle extensions which provide for a means of multimedia dta transfer between clients.

License

License

Categories

Categories

Smack Application Layer Libs Messaging
GroupId

GroupId

org.igniterealtime.smack
ArtifactId

ArtifactId

smackx-jingle
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

smackx-jingle
Smack is an Open Source XMPP (Jabber) client library for instant messaging and presence. This library provides an implementation of the Jingle extensions which provide for a means of multimedia dta transfer between clients.
Project URL

Project URL

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

Project Organization

Ignite Realtime

Download smackx-jingle

How to add to project

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