is not current version
Last Version 3.2.11

io.github.shiruka:world-fragment 3.2.2

A fragment to cover Minecraft worlds and chunks.

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

world-fragment
Version

Version

3.2.2
Type

Type

jar

Download world-fragment 3.2.2


<!-- https://jarcasting.com/artifacts/io.github.shiruka/world-fragment/ -->
<dependency>
    <groupId>io.github.shiruka</groupId>
    <artifactId>world-fragment</artifactId>
    <version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiruka/world-fragment/
implementation 'io.github.shiruka:world-fragment:3.2.2'
// https://jarcasting.com/artifacts/io.github.shiruka/world-fragment/
implementation ("io.github.shiruka:world-fragment:3.2.2")
'io.github.shiruka:world-fragment:jar:3.2.2'
<dependency org="io.github.shiruka" name="world-fragment" rev="3.2.2">
  <artifact name="world-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiruka', module='world-fragment', version='3.2.2')
)
libraryDependencies += "io.github.shiruka" % "world-fragment" % "3.2.2"
[io.github.shiruka/world-fragment "3.2.2"]