RedDwarf Client API

The sgs-client-api package produces a jar artifact which includes only the core classes required at compile time to develop a darkstar client application

Categories

Categories

CLI User Interface
GroupId

GroupId

org.reddwarfserver.client
ArtifactId

ArtifactId

sgs-client-api
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

RedDwarf Client API
The sgs-client-api package produces a jar artifact which includes only the core classes required at compile time to develop a darkstar client application
Project URL

Project URL

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

Download sgs-client-api

How to add to project

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

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
0.10.2
0.10.1
0.10.0