| Categories | CategoriesCLI User Interface | 
|---|---|
| GroupId | GroupIdcom.projectdarkstar.client | 
| ArtifactId | ArtifactIdsgs-client-dist | 
| Last Version | Last Version0.9.11.5 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionProject Darkstar Client Distribution The sgs-client-dist module produces a zip artifact
    which is the main distribution of the darkstar client intended
    for external consumption | 
| Filename | Size | 
|---|---|
| sgs-client-dist-0.9.11.5.pom | |
| sgs-client-dist-0.9.11.5.zip | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.projectdarkstar.client/sgs-client-dist/ -->
<dependency>
    <groupId>com.projectdarkstar.client</groupId>
    <artifactId>sgs-client-dist</artifactId>
    <version>0.9.11.5</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.projectdarkstar.client/sgs-client-dist/
implementation 'com.projectdarkstar.client:sgs-client-dist:0.9.11.5'// https://jarcasting.com/artifacts/com.projectdarkstar.client/sgs-client-dist/
implementation ("com.projectdarkstar.client:sgs-client-dist:0.9.11.5")'com.projectdarkstar.client:sgs-client-dist:pom:0.9.11.5'<dependency org="com.projectdarkstar.client" name="sgs-client-dist" rev="0.9.11.5">
  <artifact name="sgs-client-dist" type="pom" />
</dependency>@Grapes(
@Grab(group='com.projectdarkstar.client', module='sgs-client-dist', version='0.9.11.5')
)libraryDependencies += "com.projectdarkstar.client" % "sgs-client-dist" % "0.9.11.5"[com.projectdarkstar.client/sgs-client-dist "0.9.11.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.projectdarkstar.client : sgs-client | jar | 0.9.11.5 | 
| com.projectdarkstar.client : sgs-client-javadoc | jar | 0.9.11.5 | 
| com.projectdarkstar.client : sgs-tutorial-client-dist | zip | 0.9.11.5 |