не последняя версия
Последняя версия 20w14a-1

com.github.rremer:minecraft-modpack-almond 20w10a-1

A Fabric/datapack vanilla-substitute of Minecraft

Категории

Категории

Minecraft Прикладные библиотеки
Группа

Группа

com.github.rremer
Идентификатор

Идентификатор

minecraft-modpack-almond
Версия

Версия

20w10a-1
Тип

Тип

pom

Скачать minecraft-modpack-almond 20w10a-1

Имя Файла Размер
minecraft-modpack-almond-20w10a-1.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond/ -->
<dependency>
    <groupId>com.github.rremer</groupId>
    <artifactId>minecraft-modpack-almond</artifactId>
    <version>20w10a-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond/
implementation 'com.github.rremer:minecraft-modpack-almond:20w10a-1'
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond/
implementation ("com.github.rremer:minecraft-modpack-almond:20w10a-1")
'com.github.rremer:minecraft-modpack-almond:pom:20w10a-1'
<dependency org="com.github.rremer" name="minecraft-modpack-almond" rev="20w10a-1">
  <artifact name="minecraft-modpack-almond" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rremer', module='minecraft-modpack-almond', version='20w10a-1')
)
libraryDependencies += "com.github.rremer" % "minecraft-modpack-almond" % "20w10a-1"
[com.github.rremer/minecraft-modpack-almond "20w10a-1"]