License |
License |
---|---|
GroupId | GroupIdcom.github.stefvanschie.inventoryframework |
ArtifactId | ArtifactIdIF |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionAn inventory framework for managing GUIs
|
Filename | Size |
---|---|
IF-0.10.0.pom | |
IF-0.10.0.jar | 642 KB |
IF-0.10.0-sources.jar | 279 KB |
IF-0.10.0-javadoc.jar | 542 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF/ -->
<dependency>
<groupId>com.github.stefvanschie.inventoryframework</groupId>
<artifactId>IF</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF/
implementation 'com.github.stefvanschie.inventoryframework:IF:0.10.0'
// https://jarcasting.com/artifacts/com.github.stefvanschie.inventoryframework/IF/
implementation ("com.github.stefvanschie.inventoryframework:IF:0.10.0")
'com.github.stefvanschie.inventoryframework:IF:jar:0.10.0'
<dependency org="com.github.stefvanschie.inventoryframework" name="IF" rev="0.10.0">
<artifact name="IF" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefvanschie.inventoryframework', module='IF', version='0.10.0')
)
libraryDependencies += "com.github.stefvanschie.inventoryframework" % "IF" % "0.10.0"
[com.github.stefvanschie.inventoryframework/IF "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
net.kyori : adventure-api | jar | 4.8.1 |
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 |