is not current version
Last Version 4.3.3

io.github.portlek:SmartInventory 4.1.0

An API for creating unique inventories for Bukkit servers.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

SmartInventory
Version

Version

4.1.0
Type

Type

jar

Download SmartInventory 4.1.0


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