License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdSmartInventory |
Last Version | Last Version4.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmartInventory
An API for creating unique inventories for Bukkit servers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |