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

Smack Extensions 3.1.0

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.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

smackx
Версия

Версия

3.1.0
Тип

Тип

jar
Описание

Описание

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.

Скачать smackx 3.1.0

Имя Файла Размер
smackx-3.1.0.pom
smackx-3.1.0.jar 502 KB
Обзор

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
jivesoftware : smack jar 3.1.0

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

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