Last Version

League of Legends XMPP Chat Library 1.2.9

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
Version

Version

1.2.9
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 1.2.9


<!-- 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.