License |
License |
---|---|
GroupId | GroupIdcom.github.stefvanschie.inventoryframework |
ArtifactId | ArtifactIdIF-parent |
Version | Version0.10.6 |
Type | Typepom |
Description |
DescriptionIF
An inventory framework for managing GUIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
IF-parent-0.10.6.pom | 6 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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF-parent/
implementation 'com.github.stefvanschie.inventoryframework:IF-parent:0.10.6'
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF-parent/
implementation ("com.github.stefvanschie.inventoryframework:IF-parent:0.10.6")
'com.github.stefvanschie.inventoryframework:IF-parent:pom:0.10.6'
<dependency org="com.github.stefvanschie.inventoryframework" name="IF-parent" rev="0.10.6">
<artifact name="IF-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stefvanschie.inventoryframework', module='IF-parent', version='0.10.6')
)
libraryDependencies += "com.github.stefvanschie.inventoryframework" % "IF-parent" % "0.10.6"
[com.github.stefvanschie.inventoryframework/IF-parent "0.10.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |