RedDwarf Master POM

This is the super POM inherited by all sgs modules It defines settings common to all projects

GroupId

GroupId

org.reddwarfserver
ArtifactId

ArtifactId

sgs
Last Version

Last Version

17
Release Date

Release Date

Type

Type

pom
Description

Description

RedDwarf Master POM
This is the super POM inherited by all sgs modules It defines settings common to all projects
Project URL

Project URL

http://www.reddwarfserver.org

Download sgs

Filename Size
sgs-17.pom 14 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
17