is not current version
Last Version 0.10.6

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

An inventory framework for managing GUIs

GroupId

GroupId

com.github.stefvanschie.inventoryframework
ArtifactId

ArtifactId

IF-parent
Version

Version

0.8.0
Type

Type

pom

Download IF-parent 0.8.0

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