is not current version
Last Version 2.1.0

net.vortexdata.tsqpf:tsqpf 2.0.0-alpha.1

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-alpha.1
Type

Type

jar

Download tsqpf 2.0.0-alpha.1


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