TeamCom

A Teamspeak 3 API

License

License

The MIT License (MIT)
GroupId

GroupId

org.cubeengine
ArtifactId

ArtifactId

teamcom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

TeamCom
A Teamspeak 3 API
Project URL

Project URL

http://cubeengine.org
Source Code Management

Source Code Management

https://github.com/CubeEngine/TeamCom

Download teamcom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

TeamCom

TeamSpeak 3 ServerQuery wrapper

org.cubeengine

Cube Engine Development

Versions

Version
1.0.0