| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.portlek |
| Идентификатор | ИдентификаторSmartInventory |
| Последняя версия | Последняя версия4.3.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSmartInventory
An API for creating unique inventories for Bukkit servers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| SmartInventory-4.3.3.pom | |
| SmartInventory-4.3.3.jar | 73 KB |
| SmartInventory-4.3.3-sources.jar | 69 KB |
| SmartInventory-4.3.3-javadoc.jar | 349 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.portlek/SmartInventory/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>SmartInventory</artifactId>
<version>4.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/SmartInventory/
implementation 'io.github.portlek:SmartInventory:4.3.3'
// https://jarcasting.com/artifacts/io.github.portlek/SmartInventory/
implementation ("io.github.portlek:SmartInventory:4.3.3")
'io.github.portlek:SmartInventory:jar:4.3.3'
<dependency org="io.github.portlek" name="SmartInventory" rev="4.3.3">
<artifact name="SmartInventory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='SmartInventory', version='4.3.3')
)
libraryDependencies += "io.github.portlek" % "SmartInventory" % "4.3.3"
[io.github.portlek/SmartInventory "4.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.jetbrains : annotations | jar | 20.1.0 |