GroupId | GroupIdcom.projectdarkstar.server |
---|---|
ArtifactId | ArtifactIdsgs-tutorial-server-dist |
Last Version | Last Version0.9.11.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionProject Darkstar Server Tutorial Distribution
The sgs-tutorial-server-dist generates a zip artifact of the
files intended to be the tutorial component of the sgs-server-dist
distribution
|
Filename | Size |
---|---|
sgs-tutorial-server-dist-0.9.11.5.pom | |
sgs-tutorial-server-dist-0.9.11.5.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.projectdarkstar.server/sgs-tutorial-server-dist/ -->
<dependency>
<groupId>com.projectdarkstar.server</groupId>
<artifactId>sgs-tutorial-server-dist</artifactId>
<version>0.9.11.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.projectdarkstar.server/sgs-tutorial-server-dist/
implementation 'com.projectdarkstar.server:sgs-tutorial-server-dist:0.9.11.5'
// https://jarcasting.com/artifacts/com.projectdarkstar.server/sgs-tutorial-server-dist/
implementation ("com.projectdarkstar.server:sgs-tutorial-server-dist:0.9.11.5")
'com.projectdarkstar.server:sgs-tutorial-server-dist:pom:0.9.11.5'
<dependency org="com.projectdarkstar.server" name="sgs-tutorial-server-dist" rev="0.9.11.5">
<artifact name="sgs-tutorial-server-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.projectdarkstar.server', module='sgs-tutorial-server-dist', version='0.9.11.5')
)
libraryDependencies += "com.projectdarkstar.server" % "sgs-tutorial-server-dist" % "0.9.11.5"
[com.projectdarkstar.server/sgs-tutorial-server-dist "0.9.11.5"]
Group / Artifact | Type | Version |
---|---|---|
com.projectdarkstar.server : sgs-tutorial-server | jar | 0.9.11.5 |
com.projectdarkstar.server : sgs-tutorial-server | jar | 0.9.11.5 |