Last Version

Project Darkstar Client Tutorial 0.9.11.5

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

com.projectdarkstar.client
ArtifactId

ArtifactId

sgs-tutorial-client
Version

Version

0.9.11.5
Type

Type

jar
Description

Description

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

Download sgs-tutorial-client 0.9.11.5


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

Dependencies

provided (1)

Group / Artifact Type Version
com.projectdarkstar.client : sgs-client jar 0.9.11.5

Project Modules

There are no modules declared in this project.