is not current version
Last Version 0.0.4

net.scattersphere:scattersphere-cli 0.0.3

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

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.scattersphere
ArtifactId

ArtifactId

scattersphere-cli
Version

Version

0.0.3
Type

Type

jar

Download scattersphere-cli 0.0.3


<!-- https://jarcasting.com/artifacts/net.scattersphere/scattersphere-cli/ -->
<dependency>
    <groupId>net.scattersphere</groupId>
    <artifactId>scattersphere-cli</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.scattersphere/scattersphere-cli/
implementation 'net.scattersphere:scattersphere-cli:0.0.3'
// https://jarcasting.com/artifacts/net.scattersphere/scattersphere-cli/
implementation ("net.scattersphere:scattersphere-cli:0.0.3")
'net.scattersphere:scattersphere-cli:jar:0.0.3'
<dependency org="net.scattersphere" name="scattersphere-cli" rev="0.0.3">
  <artifact name="scattersphere-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.scattersphere', module='scattersphere-cli', version='0.0.3')
)
libraryDependencies += "net.scattersphere" % "scattersphere-cli" % "0.0.3"
[net.scattersphere/scattersphere-cli "0.0.3"]