Last Version

StructureBlockLib 1.3

Simple spigot plugin to modify structureblocks on your minecraft server.

License

License

GroupId

GroupId

com.github.shynixn
ArtifactId

ArtifactId

structureblocklib
Version

Version

1.3
Type

Type

jar
Description

Description

StructureBlockLib
Simple spigot plugin to modify structureblocks on your minecraft server.
Project URL

Project URL

https://github.com/Shynixn/StructureBlockLib

Download structureblocklib 1.3


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar RELEASE
org.mockito : mockito-core jar RELEASE

system (5)

Group / Artifact Type Version
net » minecraft19R1 jar 1.0
net » minecraft19R2 jar 1.0
net » minecraft110R1 jar 1.0
net » minecraft111R1 jar 1.0
net » minecraft112R1 jar 1.0

Project Modules

There are no modules declared in this project.