Last Version

Scattersphere API 0.0.4

Scattersphere API, used for clients to connect to servers and control them through code.

License

License

Categories

Categories

Net
GroupId

GroupId

net.scattersphere
ArtifactId

ArtifactId

scattersphere-api
Version

Version

0.0.4
Type

Type

jar
Description

Description

Scattersphere API
Scattersphere API, used for clients to connect to servers and control them through code.

Download scattersphere-api 0.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.10
net.scattersphere : scattersphere-core jar 0.0.4
net.scattersphere : scattersphere-dataobjects jar 0.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.