League of Legends XMPP Chat Library

A Java 7 XMPP API to chat and interact with the League of Legends ChatServers.

Лицензия

Лицензия

MIT
Группа

Группа

com.github.theholywaffle
Идентификатор

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

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

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

1.2.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

League of Legends XMPP Chat Library
A Java 7 XMPP API to chat and interact with the League of Legends ChatServers.
Ссылка на сайт

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

https://github.com/TheHolyWaffle/League-of-Legends-XMPP-Chat-Library

Скачать lolchatapi

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.igniterealtime.smack : smack-core jar 4.0.5
org.igniterealtime.smack : smack-extensions jar 4.0.5
org.igniterealtime.smack : smack-tcp jar 4.0.5
org.jdom : jdom2 jar 2.0.5
xmlunit : xmlunit jar 1.5
com.google.code.gson : gson jar 2.3

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

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

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

Версия
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4