License |
License |
---|---|
GroupId | GroupIdio.github.rysefoxx.examples |
ArtifactId | ArtifactIdRyseInventory-Examples |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionInventory System
|
<!-- https://jarcasting.com/artifacts/io.github.rysefoxx.examples/RyseInventory-Examples/ -->
<dependency>
<groupId>io.github.rysefoxx.examples</groupId>
<artifactId>RyseInventory-Examples</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rysefoxx.examples/RyseInventory-Examples/
implementation 'io.github.rysefoxx.examples:RyseInventory-Examples:1.2.2'
// https://jarcasting.com/artifacts/io.github.rysefoxx.examples/RyseInventory-Examples/
implementation ("io.github.rysefoxx.examples:RyseInventory-Examples:1.2.2")
'io.github.rysefoxx.examples:RyseInventory-Examples:jar:1.2.2'
<dependency org="io.github.rysefoxx.examples" name="RyseInventory-Examples" rev="1.2.2">
<artifact name="RyseInventory-Examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rysefoxx.examples', module='RyseInventory-Examples', version='1.2.2')
)
libraryDependencies += "io.github.rysefoxx.examples" % "RyseInventory-Examples" % "1.2.2"
[io.github.rysefoxx.examples/RyseInventory-Examples "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.rysefoxx : RyseInventory-Plugin | jar | 1.2.2 |
de.tr7zw » item-nbt-api-plugin | jar | 2.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |