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