MVN

net.vortexdata.tsqpf : tsqpf

Maven & Gradle

Mar 26, 2020
2 stars

Teamspeak Query Plugin Framework · The Teamspeak Query Plugin Framework unifies and simplifies query plugin development for Teamspeak servers.

<dependency>
    <groupId>net.vortexdata.tsqpf</groupId>
    <artifactId>tsqpf</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.vortexdata.tsqpf : tsqpf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0
  • Latest Alpha: 2.1.0-alpha.1

All Versions

Choose a version of net.vortexdata.tsqpf : tsqpf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
tsqpf-2.1.0
tsqpf-2.1.0-alpha.1
2.0.x
tsqpf-2.0.0
tsqpf-2.0.0-alpha.2
tsqpf-2.0.0-alpha.1
tsqpf-2.0.0-mint-pr4

How to add a dependency to Maven

Add the following net.vortexdata.tsqpf : tsqpf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.vortexdata.tsqpf</groupId>
    <artifactId>tsqpf</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.vortexdata.tsqpf : tsqpf gradle dependency to your build.gradle file:

implementation 'net.vortexdata.tsqpf:tsqpf:2.1.0'

Gradle Kotlin DSL: Add the following net.vortexdata.tsqpf : tsqpf gradle kotlin dependency to your build.gradle.kts file:

implementation("net.vortexdata.tsqpf:tsqpf:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.vortexdata.tsqpf : tsqpf sbt scala dependency to your build.sbt file:

libraryDependencies += "net.vortexdata.tsqpf" % "tsqpf" % "2.1.0"

Advertisement

Dependencies from Group

Mar 26, 2020
2 stars

Discover Dependencies

Aug 27, 2020
3 stars
Aug 12, 2021
1 usages
63 stars
Aug 12, 2021
1 usages
63 stars
Aug 12, 2021
1 usages
63 stars
Aug 12, 2021
1 usages
63 stars
Aug 12, 2021
1 usages
63 stars
Dec 28, 2021
59k stars
Feb 09, 2020
1 usages