is not current version
Last Version 2.8.0

com.github.shynixn.structureblocklib:bukkit-nms-112R1 2.0.0

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

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

bukkit-nms-112R1
Version

Version

2.0.0
Type

Type

jar

Download bukkit-nms-112R1 2.0.0


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