Last Version

Project Darkstar Client 0.9.11.5

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

Categories

Categories

CLI User Interface
GroupId

GroupId

com.projectdarkstar.client
ArtifactId

ArtifactId

sgs-client
Version

Version

0.9.11.5
Type

Type

jar
Description

Description

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

Download sgs-client 0.9.11.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.projectdarkstar.server : sgs-shared jar 1.11
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.