is not current version
Last Version 2.8.0

com.github.shynixn.structureblocklib:bukkit-nms-109R2 2.0.0

StructureBlockLib is a bukkit implementation for handling structures on spigot server.

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

bukkit-nms-109R2
Version

Version

2.0.0
Type

Type

jar

Download bukkit-nms-109R2 2.0.0


<!-- https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/bukkit-nms-109R2/ -->
<dependency>
    <groupId>com.github.shynixn.structureblocklib</groupId>
    <artifactId>bukkit-nms-109R2</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/bukkit-nms-109R2/
implementation 'com.github.shynixn.structureblocklib:bukkit-nms-109R2:2.0.0'
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/bukkit-nms-109R2/
implementation ("com.github.shynixn.structureblocklib:bukkit-nms-109R2:2.0.0")
'com.github.shynixn.structureblocklib:bukkit-nms-109R2:jar:2.0.0'
<dependency org="com.github.shynixn.structureblocklib" name="bukkit-nms-109R2" rev="2.0.0">
  <artifact name="bukkit-nms-109R2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.structureblocklib', module='bukkit-nms-109R2', version='2.0.0')
)
libraryDependencies += "com.github.shynixn.structureblocklib" % "bukkit-nms-109R2" % "2.0.0"
[com.github.shynixn.structureblocklib/bukkit-nms-109R2 "2.0.0"]