is not current version
Last Version 1.8.2

com.github.shynixn.structureblocklib:root 1.8.1

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

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

root
Version

Version

1.8.1
Type

Type

pom

Download root 1.8.1

Filename Size
root-1.8.1.pom 10 KB
Browse

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