is not current version
Last Version 0.10.6

com.github.stefvanschie.inventoryframework:IF-parent 0.10.1

An inventory framework for managing GUIs

GroupId

GroupId

com.github.stefvanschie.inventoryframework
ArtifactId

ArtifactId

IF-parent
Version

Version

0.10.1
Type

Type

pom

Download IF-parent 0.10.1

Filename Size
IF-parent-0.10.1.pom 5 KB
Browse

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