is not current version
Last Version 2.1.0

net.vortexdata.tsqpf:tsqpf 2.0.0

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

Categories

Categories

Data Net
GroupId

GroupId

net.vortexdata.tsqpf
ArtifactId

ArtifactId

tsqpf
Version

Version

2.0.0
Type

Type

jar

Download tsqpf 2.0.0


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