is not current version
Last Version 1.8.2

com.github.shynixn.structureblocklib:root 1.5.0

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

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

root
Version

Version

1.5.0
Type

Type

pom

Download root 1.5.0

Filename Size
root-1.5.0.pom 7 KB
Browse

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