Last Version

Project Darkstar Server Internal API 0.9.11.5

The sgs-server-internal-api package produces a jar artifact which includes only the classes intended to be exposed for developing Project Darkstar services, custom protocols and transports, authenticators, and other custom internal components.

GroupId

GroupId

com.projectdarkstar.server
ArtifactId

ArtifactId

sgs-server-internal-api
Version

Version

0.9.11.5
Type

Type

jar
Description

Description

Project Darkstar Server Internal API
The sgs-server-internal-api package produces a jar artifact which includes only the classes intended to be exposed for developing Project Darkstar services, custom protocols and transports, authenticators, and other custom internal components.

Download sgs-server-internal-api 0.9.11.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.projectdarkstar.server : sgs-server-api jar 0.9.11.5

Project Modules

There are no modules declared in this project.