License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.structureblocklib |
ArtifactId | ArtifactIdstructureblocklib-bukkit-api |
Last Version | Last Version2.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStructureBlockLib
StructureBlockLib is a bukkit implementation for handling structures on spigot server.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-bukkit-api/ -->
<dependency>
<groupId>com.github.shynixn.structureblocklib</groupId>
<artifactId>structureblocklib-bukkit-api</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-bukkit-api/
implementation 'com.github.shynixn.structureblocklib:structureblocklib-bukkit-api:2.8.0'
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-bukkit-api/
implementation ("com.github.shynixn.structureblocklib:structureblocklib-bukkit-api:2.8.0")
'com.github.shynixn.structureblocklib:structureblocklib-bukkit-api:jar:2.8.0'
<dependency org="com.github.shynixn.structureblocklib" name="structureblocklib-bukkit-api" rev="2.8.0">
<artifact name="structureblocklib-bukkit-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.structureblocklib', module='structureblocklib-bukkit-api', version='2.8.0')
)
libraryDependencies += "com.github.shynixn.structureblocklib" % "structureblocklib-bukkit-api" % "2.8.0"
[com.github.shynixn.structureblocklib/structureblocklib-bukkit-api "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shynixn.structureblocklib : structureblocklib-api | jar | 2.8.0 |