is not current version
Last Version 1.2.6

io.github.rysefoxx.examples:RyseInventory-Examples 1.2.4


GroupId

GroupId

io.github.rysefoxx.examples
ArtifactId

ArtifactId

RyseInventory-Examples
Version

Version

1.2.4
Type

Type

jar

Download RyseInventory-Examples 1.2.4


<!-- https://jarcasting.com/artifacts/io.github.rysefoxx.examples/RyseInventory-Examples/ -->
<dependency>
    <groupId>io.github.rysefoxx.examples</groupId>
    <artifactId>RyseInventory-Examples</artifactId>
    <version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rysefoxx.examples/RyseInventory-Examples/
implementation 'io.github.rysefoxx.examples:RyseInventory-Examples:1.2.4'
// https://jarcasting.com/artifacts/io.github.rysefoxx.examples/RyseInventory-Examples/
implementation ("io.github.rysefoxx.examples:RyseInventory-Examples:1.2.4")
'io.github.rysefoxx.examples:RyseInventory-Examples:jar:1.2.4'
<dependency org="io.github.rysefoxx.examples" name="RyseInventory-Examples" rev="1.2.4">
  <artifact name="RyseInventory-Examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rysefoxx.examples', module='RyseInventory-Examples', version='1.2.4')
)
libraryDependencies += "io.github.rysefoxx.examples" % "RyseInventory-Examples" % "1.2.4"
[io.github.rysefoxx.examples/RyseInventory-Examples "1.2.4"]