Archetype - CubeEngine::Module

This archetype generates a new module for the Cube Engine.

License

License

The MIT License (MIT)
Categories

Categories

Maven Build Tools
GroupId

GroupId

de.cubeisland.maven.archetypes
ArtifactId

ArtifactId

archetype-cubeengine-module
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Archetype - CubeEngine::Module
This archetype generates a new module for the Cube Engine.

Download archetype-cubeengine-module

How to add to project

<!-- https://jarcasting.com/artifacts/de.cubeisland.maven.archetypes/archetype-cubeengine-module/ -->
<dependency>
    <groupId>de.cubeisland.maven.archetypes</groupId>
    <artifactId>archetype-cubeengine-module</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.cubeisland.maven.archetypes/archetype-cubeengine-module/
implementation 'de.cubeisland.maven.archetypes:archetype-cubeengine-module:1.0.4'
// https://jarcasting.com/artifacts/de.cubeisland.maven.archetypes/archetype-cubeengine-module/
implementation ("de.cubeisland.maven.archetypes:archetype-cubeengine-module:1.0.4")
'de.cubeisland.maven.archetypes:archetype-cubeengine-module:jar:1.0.4'
<dependency org="de.cubeisland.maven.archetypes" name="archetype-cubeengine-module" rev="1.0.4">
  <artifact name="archetype-cubeengine-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cubeisland.maven.archetypes', module='archetype-cubeengine-module', version='1.0.4')
)
libraryDependencies += "de.cubeisland.maven.archetypes" % "archetype-cubeengine-module" % "1.0.4"
[de.cubeisland.maven.archetypes/archetype-cubeengine-module "1.0.4"]

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.0.4
1.0.3
1.0.2