MVN

com.github.rremer : minecraft-modpack-almond-image

Maven & Gradle

Feb 14, 2022

Minecraft Modpack Almond Image · Container image for a vanilla-substitute of Minecraft.

<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-modpack-almond-image</artifactId>
    <version>1.18.1-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rremer : minecraft-modpack-almond-image to add to Maven - Latest Versions:

  • Latest Stable: 1.18.1-2

All Versions

Choose a version of com.github.rremer : minecraft-modpack-almond-image to add to Maven - All Versions:

Version Vulnerabilities Updated
1.18.x
minecraft-modpack-almond-image-1.18.1-2
minecraft-modpack-almond-image-1.18.1-1
20w14a
minecraft-modpack-almond-image-20w14a-1
20w10a
minecraft-modpack-almond-image-20w10a-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-modpack-almond-image</artifactId>
    <version>1.18.1-2</version>
</dependency>