minecraft-rcon-client

An RCON client for Minecraft servers

License

License

Categories

Categories

Minecraft Business Logic Libraries CLI User Interface
GroupId

GroupId

com.github.t9t.minecraft-rcon-client
ArtifactId

ArtifactId

minecraft-rcon-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

minecraft-rcon-client
An RCON client for Minecraft servers
Project URL

Project URL

https://github.com/t9t/minecraft-rcon-client
Source Code Management

Source Code Management

https://github.com/t9t/minecraft-rcon-client

Download minecraft-rcon-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.t9t.minecraft-rcon-client/minecraft-rcon-client/ -->
<dependency>
    <groupId>com.github.t9t.minecraft-rcon-client</groupId>
    <artifactId>minecraft-rcon-client</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t9t.minecraft-rcon-client/minecraft-rcon-client/
implementation 'com.github.t9t.minecraft-rcon-client:minecraft-rcon-client:1.0.0'
// https://jarcasting.com/artifacts/com.github.t9t.minecraft-rcon-client/minecraft-rcon-client/
implementation ("com.github.t9t.minecraft-rcon-client:minecraft-rcon-client:1.0.0")
'com.github.t9t.minecraft-rcon-client:minecraft-rcon-client:jar:1.0.0'
<dependency org="com.github.t9t.minecraft-rcon-client" name="minecraft-rcon-client" rev="1.0.0">
  <artifact name="minecraft-rcon-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t9t.minecraft-rcon-client', module='minecraft-rcon-client', version='1.0.0')
)
libraryDependencies += "com.github.t9t.minecraft-rcon-client" % "minecraft-rcon-client" % "1.0.0"
[com.github.t9t.minecraft-rcon-client/minecraft-rcon-client "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.

Versions

Version
1.0.0