GroupId | GroupIdio.github.shiruka |
---|---|
ArtifactId | ArtifactIdworld-fragment |
Version | Version3.1.7 |
Type | Typejar |
Filename | Size |
---|---|
world-fragment-3.1.7.pom | |
world-fragment-3.1.7.jar | 357 KB |
world-fragment-3.1.7-sources.jar | 6 KB |
world-fragment-3.1.7-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shiruka/world-fragment/ -->
<dependency>
<groupId>io.github.shiruka</groupId>
<artifactId>world-fragment</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiruka/world-fragment/
implementation 'io.github.shiruka:world-fragment:3.1.7'
// https://jarcasting.com/artifacts/io.github.shiruka/world-fragment/
implementation ("io.github.shiruka:world-fragment:3.1.7")
'io.github.shiruka:world-fragment:jar:3.1.7'
<dependency org="io.github.shiruka" name="world-fragment" rev="3.1.7">
<artifact name="world-fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiruka', module='world-fragment', version='3.1.7')
)
libraryDependencies += "io.github.shiruka" % "world-fragment" % "3.1.7"
[io.github.shiruka/world-fragment "3.1.7"]