Last Version

CubeEngine Parent 1

Minecraft module framework.

License

License

GroupId

GroupId

de.cubeisland.engine
ArtifactId

ArtifactId

parent
Version

Version

1
Type

Type

pom
Description

Description

CubeEngine Parent
Minecraft module framework.
Project Organization

Project Organization

Cube Island

Download parent 1

Filename Size
parent-1.pom 16 KB
Browse

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

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.