is not current version
Last Version 0.10.6

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

An inventory framework for managing GUIs

GroupId

GroupId

com.github.stefvanschie.inventoryframework
ArtifactId

ArtifactId

IF-parent
Version

Version

0.10.2
Type

Type

pom

Download IF-parent 0.10.2

Filename Size
IF-parent-0.10.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF-parent/
implementation 'com.github.stefvanschie.inventoryframework:IF-parent:0.10.2'
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF-parent/
implementation ("com.github.stefvanschie.inventoryframework:IF-parent:0.10.2")
'com.github.stefvanschie.inventoryframework:IF-parent:pom:0.10.2'
<dependency org="com.github.stefvanschie.inventoryframework" name="IF-parent" rev="0.10.2">
  <artifact name="IF-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stefvanschie.inventoryframework', module='IF-parent', version='0.10.2')
)
libraryDependencies += "com.github.stefvanschie.inventoryframework" % "IF-parent" % "0.10.2"
[com.github.stefvanschie.inventoryframework/IF-parent "0.10.2"]