MVN

com.github.theholywaffle : teamspeak3-api

Maven & Gradle

Mar 12, 2023
1 usages
300 stars

TeamSpeak 3 Java API · A Java wrapper of the TeamSpeak 3 Server Query API

<dependency>
    <groupId>com.github.theholywaffle</groupId>
    <artifactId>teamspeak3-api</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.theholywaffle : teamspeak3-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of com.github.theholywaffle : teamspeak3-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
teamspeak3-api-1.3.1
teamspeak3-api-1.3.0
1.2.x
teamspeak3-api-1.2.0
1.1.x
teamspeak3-api-1.1.0
1.0.x
teamspeak3-api-1.0.14

How to add a dependency to Maven

Add the following com.github.theholywaffle : teamspeak3-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.theholywaffle</groupId>
    <artifactId>teamspeak3-api</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.theholywaffle : teamspeak3-api gradle dependency to your build.gradle file:

implementation 'com.github.theholywaffle:teamspeak3-api:1.3.1'

Gradle Kotlin DSL: Add the following com.github.theholywaffle : teamspeak3-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.theholywaffle:teamspeak3-api:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.theholywaffle : teamspeak3-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.theholywaffle" % "teamspeak3-api" % "1.3.1"

Advertisement

Dependencies from Group

Mar 12, 2023
1 usages
300 stars
Nov 29, 2014
60 stars

Discover Dependencies

Apr 26, 2023
4 usages
1.3k stars
Apr 12, 2017
4 usages
1 stars
Jun 12, 2020
8 usages
34 stars
Jun 14, 2023
2 usages
9.3k stars
Feb 19, 2019
15 stars
May 27, 2020
154 usages
1.6k stars
Jun 27, 2023
20 usages
67.5k stars
Aug 25, 2023
25 usages
1.8k stars