RedDwarf Client

The sgs-client module is a standard jar package of sgs classes used exclusively by the client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.reddwarfserver.client
ArtifactId

ArtifactId

sgs-client
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

RedDwarf Client
The sgs-client module is a standard jar package of sgs classes used exclusively by the client
Project URL

Project URL

http://www.reddwarfserver.org/sgs-client

Download sgs-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.reddwarfserver.server : sgs-shared jar 1.12
org.apache.mina : mina-core jar 1.1.0
org.slf4j : slf4j-api jar 1.4.0
org.slf4j : slf4j-jdk14 jar 1.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.2
0.10.1
0.10.0