region-manipulator

A kotlin/java lib that allows you to read and write MCA files in a clean way

Лицензия

Лицензия

MIT
Группа

Группа

br.com.gamemods
Идентификатор

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

region-manipulator
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

region-manipulator
A kotlin/java lib that allows you to read and write MCA files in a clean way
Ссылка на сайт

Ссылка на сайт

https://github.com/GameModsBR/Region-Manipulator
Система контроля версий

Система контроля версий

https://github.com/GameModsBR/Region-Manipulator

Скачать region-manipulator

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/br.com.gamemods/region-manipulator/ -->
<dependency>
    <groupId>br.com.gamemods</groupId>
    <artifactId>region-manipulator</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.gamemods/region-manipulator/
implementation 'br.com.gamemods:region-manipulator:2.0.0'
// https://jarcasting.com/artifacts/br.com.gamemods/region-manipulator/
implementation ("br.com.gamemods:region-manipulator:2.0.0")
'br.com.gamemods:region-manipulator:jar:2.0.0'
<dependency org="br.com.gamemods" name="region-manipulator" rev="2.0.0">
  <artifact name="region-manipulator" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.gamemods', module='region-manipulator', version='2.0.0')
)
libraryDependencies += "br.com.gamemods" % "region-manipulator" % "2.0.0"
[br.com.gamemods/region-manipulator "2.0.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
br.com.gamemods : nbt-manipulator jar 2.0.0

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0
1.1.0
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1