is not current version
Last Version 1.13.0

com.github.shynixn.structureblocklib:structureblocklib-bukkit-nms-114R1 1.12.0

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

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

structureblocklib-bukkit-nms-114R1
Version

Version

1.12.0
Type

Type

jar

Download structureblocklib-bukkit-nms-114R1 1.12.0


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