Last Version

StructureBlockLib 1.8.2

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

License

License

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

root
Version

Version

1.8.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/Shynixn/StructureBlockLib

Download root 1.8.2

Filename Size
root-1.8.2.pom 11 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M4
org.mockito : mockito-core jar 2.23.0

Project Modules

  • structureblocklib-bukkit-api
  • structureblocklib-bukkit-core
  • structureblocklib-bukkit-plugin