is not current version
Last Version 2.8.0

com.github.shynixn.structureblocklib:structureblocklib-bukkit-api 1.8.1


GroupId

GroupId

com.github.shynixn.structureblocklib
ArtifactId

ArtifactId

structureblocklib-bukkit-api
Version

Version

1.8.1
Type

Type

jar

Download structureblocklib-bukkit-api 1.8.1


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