is not current version
Last Version 4.3.3

io.github.portlek:SmartInventory 2.7.5

An API for creating unique inventories for Bukkit servers.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

SmartInventory
Version

Version

2.7.5
Type

Type

jar

Download SmartInventory 2.7.5


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