Last Version

UtilityServices 0.1

Utility Services for the Darkstar applications.

GroupId

GroupId

com.projectdarkstar.services
ArtifactId

ArtifactId

services
Version

Version

0.1
Type

Type

jar
Description

Description

UtilityServices
Utility Services for the Darkstar applications.

Download services 0.1


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.