Last Version

RedDwarf Master POM 17

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

GroupId

GroupId

org.reddwarfserver
ArtifactId

ArtifactId

sgs
Version

Version

17
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 17

Filename Size
sgs-17.pom 14 KB
Browse

<!-- 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.