Last Version

Project Darkstar Server Tutorial 0.9.11.5

The sgs-tutorial-server generates a jar artifact of the classes of the server side of the tutorial

GroupId

GroupId

com.projectdarkstar.server
ArtifactId

ArtifactId

sgs-tutorial-server
Version

Version

0.9.11.5
Type

Type

jar
Description

Description

Project Darkstar Server Tutorial
The sgs-tutorial-server generates a jar artifact of the classes of the server side of the tutorial

Download sgs-tutorial-server 0.9.11.5


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.