| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdnet.scattersphere |
| ArtifactId | ArtifactIdscattersphere-cli |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionScattersphere CLI
Scattersphere Command Line Interface project, used to talk to servers.
|
| Filename | Size |
|---|---|
| scattersphere-cli-0.0.4.pom | |
| scattersphere-cli-0.0.4.jar | 5 MB |
| scattersphere-cli-0.0.4-sources.jar | 11 KB |
| scattersphere-cli-0.0.4-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.scattersphere/scattersphere-cli/ -->
<dependency>
<groupId>net.scattersphere</groupId>
<artifactId>scattersphere-cli</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.scattersphere/scattersphere-cli/
implementation 'net.scattersphere:scattersphere-cli:0.0.4'
// https://jarcasting.com/artifacts/net.scattersphere/scattersphere-cli/
implementation ("net.scattersphere:scattersphere-cli:0.0.4")
'net.scattersphere:scattersphere-cli:jar:0.0.4'
<dependency org="net.scattersphere" name="scattersphere-cli" rev="0.0.4">
<artifact name="scattersphere-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.scattersphere', module='scattersphere-cli', version='0.0.4')
)
libraryDependencies += "net.scattersphere" % "scattersphere-cli" % "0.0.4"
[net.scattersphere/scattersphere-cli "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |