RconEd

RconEd is a Java library for issuing RCON commands to supported game servers. These currently include: Half-Life (HL), Half-ife 2 (Source), Battlefield 2 (BF2), Call of Duty 2

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.rconed
ArtifactId

ArtifactId

rconed
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

RconEd
RconEd is a Java library for issuing RCON commands to supported game servers. These currently include: Half-Life (HL), Half-ife 2 (Source), Battlefield 2 (BF2), Call of Duty 2
Project URL

Project URL

http://rconed.sourceforge.net

Download rconed

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.rconed/rconed/ -->
<dependency>
    <groupId>net.sourceforge.rconed</groupId>
    <artifactId>rconed</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.rconed/rconed/
implementation 'net.sourceforge.rconed:rconed:2.4.0'
// https://jarcasting.com/artifacts/net.sourceforge.rconed/rconed/
implementation ("net.sourceforge.rconed:rconed:2.4.0")
'net.sourceforge.rconed:rconed:jar:2.4.0'
<dependency org="net.sourceforge.rconed" name="rconed" rev="2.4.0">
  <artifact name="rconed" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.rconed', module='rconed', version='2.4.0')
)
libraryDependencies += "net.sourceforge.rconed" % "rconed" % "2.4.0"
[net.sourceforge.rconed/rconed "2.4.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
2.4.0