Scattersphere Core

Scattersphere Core library, used to run the main server.

License

License

Categories

Categories

Net
GroupId

GroupId

net.scattersphere
ArtifactId

ArtifactId

scattersphere-core
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Scattersphere Core
Scattersphere Core library, used to run the main server.

Download scattersphere-core

How to add to project

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