License |
License |
---|---|
GroupId | GroupIdcom.github.stefvanschie.inventoryframework |
ArtifactId | ArtifactIdIF-parent |
Version | Version0.9.9 |
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.9.9.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.9.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF-parent/
implementation 'com.github.stefvanschie.inventoryframework:IF-parent:0.9.9'
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF-parent/
implementation ("com.github.stefvanschie.inventoryframework:IF-parent:0.9.9")
'com.github.stefvanschie.inventoryframework:IF-parent:pom:0.9.9'
<dependency org="com.github.stefvanschie.inventoryframework" name="IF-parent" rev="0.9.9">
<artifact name="IF-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.stefvanschie.inventoryframework', module='IF-parent', version='0.9.9')
)
libraryDependencies += "com.github.stefvanschie.inventoryframework" % "IF-parent" % "0.9.9"
[com.github.stefvanschie.inventoryframework/IF-parent "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |