Last Version

TeamSpeak 3 Java API 1.3.0

A Java wrapper of the TeamSpeak 3 Server Query API

License

License

MIT
GroupId

GroupId

com.github.theholywaffle
ArtifactId

ArtifactId

teamspeak3-api
Version

Version

1.3.0
Type

Type

jar
Description

Description

TeamSpeak 3 Java API
A Java wrapper of the TeamSpeak 3 Server Query API
Project URL

Project URL

https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API

Download teamspeak3-api 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.hierynomus : sshj jar 0.31.0
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.