MVN

com.github.hexocraft : hexocraft-parent

Maven & Gradle

Jan 08, 2021
0 stars

Hexocraft Parent POM · Hexocraft Parent POM provides common settings for all Hexocraft components.

<dependency>
    <groupId>com.github.hexocraft</groupId>
    <artifactId>hexocraft-parent</artifactId>
    <version>11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hexocraft : hexocraft-parent to add to Maven - Latest Versions:

  • Latest Stable: 11

All Versions

Choose a version of com.github.hexocraft : hexocraft-parent to add to Maven - All Versions:

  • Version Updated
  • hexocraft-parent-11

    Jan 07, 2021
  • hexocraft-parent-10

    Jan 07, 2021
  • hexocraft-parent-9

    Jan 05, 2021
  • hexocraft-parent-8

    Jan 05, 2021
  • hexocraft-parent-7

    Jan 04, 2021
  • hexocraft-parent-6

    Jan 04, 2021
  • hexocraft-parent-5

    Jan 04, 2021
  • hexocraft-parent-4

    Dec 26, 2020
  • hexocraft-parent-3

    Nov 28, 2020
  • hexocraft-parent-2

    Nov 24, 2020
  • hexocraft-parent-1

    Nov 24, 2020

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hexocraft</groupId>
    <artifactId>hexocraft-parent</artifactId>
    <version>11</version>
</dependency>