не последняя версия
Последняя версия 1.3

com.github.shynixn:structureblocklib 1.1

Simple spigot plugin to modify structureblocks on your minecraft server.

Группа

Группа

com.github.shynixn
Идентификатор

Идентификатор

structureblocklib
Версия

Версия

1.1
Тип

Тип

jar

Скачать structureblocklib 1.1


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