is not current version
Last Version 4.3.3

io.github.portlek:SmartInventory 3.0.7

An API for creating unique inventories for Bukkit servers.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

SmartInventory
Version

Version

3.0.7
Type

Type

jar

Download SmartInventory 3.0.7


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