| Категории |
КатегорииMinecraft Прикладные библиотеки |
|---|---|
| Группа | Группаcom.github.rremer |
| Идентификатор | Идентификаторminecraft-modpack-almond-image |
| Версия | Версия20w10a-1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| minecraft-modpack-almond-image-20w10a-1.pom | |
| minecraft-modpack-almond-image-20w10a-1.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-image/ -->
<dependency>
<groupId>com.github.rremer</groupId>
<artifactId>minecraft-modpack-almond-image</artifactId>
<version>20w10a-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-image/
implementation 'com.github.rremer:minecraft-modpack-almond-image:20w10a-1'
// https://jarcasting.com/artifacts/com.github.rremer/minecraft-modpack-almond-image/
implementation ("com.github.rremer:minecraft-modpack-almond-image:20w10a-1")
'com.github.rremer:minecraft-modpack-almond-image:jar:20w10a-1'
<dependency org="com.github.rremer" name="minecraft-modpack-almond-image" rev="20w10a-1">
<artifact name="minecraft-modpack-almond-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rremer', module='minecraft-modpack-almond-image', version='20w10a-1')
)
libraryDependencies += "com.github.rremer" % "minecraft-modpack-almond-image" % "20w10a-1"
[com.github.rremer/minecraft-modpack-almond-image "20w10a-1"]