region-manipulator

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

License

License

MIT
GroupId

GroupId

br.com.gamemods
ArtifactId

ArtifactId

region-manipulator
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

region-manipulator
A kotlin/java lib that allows you to read and write MCA files in a clean way
Project URL

Project URL

https://github.com/GameModsBR/Region-Manipulator
Source Code Management

Source Code Management

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

Download region-manipulator

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
br.com.gamemods : nbt-manipulator jar 2.0.0

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1