StructureBlockLib

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

License

License

GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

root
Last Version

Last Version

1.8.2
Release Date

Release Date

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

Filename Size
root-1.8.2.pom 7 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0