is not current version
Last Version 1.2.9

com.github.theholywaffle:lolchatapi 1.2.4

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

GroupId

GroupId

com.github.theholywaffle
ArtifactId

ArtifactId

lolchatapi
Version

Version

1.2.4
Type

Type

jar

Download lolchatapi 1.2.4


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