RedDwarf Client Tutorial

The sgs-tutorial-client produces a jar artifact of the classes required for the client side of the shipped tutorial

Categories

Categories

CLI User Interface
GroupId

GroupId

org.reddwarfserver.client
ArtifactId

ArtifactId

sgs-tutorial-client
Last Version

Last Version

0.10.2
Release Date

Release Date

Type

Type

jar
Description

Description

RedDwarf Client Tutorial
The sgs-tutorial-client produces a jar artifact of the classes required for the client side of the shipped tutorial
Project URL

Project URL

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

Download sgs-tutorial-client

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.reddwarfserver.client : sgs-client jar 0.10.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.2
0.10.1
0.10.0