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.

Лицензия

Лицензия

Категории

Категории

Smack Библиотеки уровня приложения Messaging
Группа

Группа

org.igniterealtime.smack
Идентификатор

Идентификатор

smack
Последняя версия

Последняя версия

3.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.igniterealtime.org/projects/smack/
Организация-разработчик

Организация-разработчик

Ignite Realtime

Скачать smack

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.2.1
3.1.0