is not current version
Last Version 3.2.11

io.github.shiruka:world-fragment 3.1.3

A fragment to cover Minecraft worlds and chunks.

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

world-fragment
Version

Version

3.1.3
Type

Type

jar

Download world-fragment 3.1.3


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