is not current version
Last Version 0.10.6

com.github.stefvanschie.inventoryframework:IF 0.5.10

An inventory framework for managing GUIs

GroupId

GroupId

com.github.stefvanschie.inventoryframework
ArtifactId

ArtifactId

IF
Version

Version

0.5.10
Type

Type

jar

Download IF 0.5.10


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