CubeEngine Parent

Minecraft module framework.

License

License

GroupId

GroupId

de.cubeisland.engine
ArtifactId

ArtifactId

parent
Last Version

Last Version

1
Release Date

Release Date

Type

Type

pom
Description

Description

CubeEngine Parent
Minecraft module framework.
Project Organization

Project Organization

Cube Island

Download parent

Filename Size
parent-1.pom 16 KB
Browse

How to add to project

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

Versions

Version
1