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