Scattersphere CLI

Scattersphere Command Line Interface project, used to talk to servers.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.scattersphere
ArtifactId

ArtifactId

scattersphere-cli
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Scattersphere CLI
Scattersphere Command Line Interface project, used to talk to servers.

Download scattersphere-cli

How to add to project

<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1