League of Legends XMPP Chat Library

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

License

License

MIT
GroupId

GroupId

com.github.theholywaffle
ArtifactId

ArtifactId

lolchatapi
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download lolchatapi

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4