| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shynixn.structureblocklib |
| Идентификатор | Идентификаторroot |
| Последняя версия | Последняя версия1.8.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеStructureBlockLib
StructureBlockLib is a bukkit implementation for handling structures on spigot server.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| root-1.8.2.pom | 7 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M4 |
| org.mockito : mockito-core | jar | 2.23.0 |