Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

2.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TAXSET TAXSET released this 21 Mar 18:51
· 5 commits to master since this release
f95195d

First alpha release of Teamspeak Query Plugin Framework 2.1.0.

The API can be used via Maven by adding the dependency below to your pom.xml:

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

Changelog and more information will be published with the full release.