License |
License |
---|---|
GroupId | GroupIdcom.github.stefvanschie.inventoryframework |
ArtifactId | ArtifactIdIF |
Version | Version0.9.9 |
Type | Typejar |
Description |
DescriptionAn inventory framework for managing GUIs
|
Filename | Size |
---|---|
IF-0.9.9.pom | |
IF-0.9.9.jar | 570 KB |
IF-0.9.9-sources.jar | 272 KB |
IF-0.9.9-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF/ -->
<dependency>
<groupId>com.github.stefvanschie.inventoryframework</groupId>
<artifactId>IF</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF/
implementation 'com.github.stefvanschie.inventoryframework:IF:0.9.9'
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF/
implementation ("com.github.stefvanschie.inventoryframework:IF:0.9.9")
'com.github.stefvanschie.inventoryframework:IF:jar:0.9.9'
<dependency org="com.github.stefvanschie.inventoryframework" name="IF" rev="0.9.9">
<artifact name="IF" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefvanschie.inventoryframework', module='IF', version='0.9.9')
)
libraryDependencies += "com.github.stefvanschie.inventoryframework" % "IF" % "0.9.9"
[com.github.stefvanschie.inventoryframework/IF "0.9.9"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.16.4-R0.1-SNAPSHOT |
com.mojang » authlib | jar | 1.5.21 |
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |