is not current version
Last Version 1.3

com.github.shynixn:structureblocklib 1.1

Simple spigot plugin to modify structureblocks on your minecraft server.

GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

structureblocklib
Version

Version

1.1
Type

Type

jar

Download structureblocklib 1.1


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