R

RyseInventory-v1_16

Files download
File Operation
RyseInventory-v1_16-1.1.9.jar download
RyseInventory-v1_16-1.1.9.pom download
RyseInventory-v1_16-1.1.9-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.rysefoxx.v1_16</groupId>
  <artifactId>RyseInventory-v1_16</artifactId>
  <version>1.1.9</version>
</dependency>
Gradle Groovy
implementation 'io.github.rysefoxx.v1_16:RyseInventory-v1_16:1.1.9'
Gradle Kotlin
implementation("io.github.rysefoxx.v1_16:RyseInventory-v1_16:1.1.9")
Scala SBT
libraryDependencies += "io.github.rysefoxx.v1_16" % "RyseInventory-v1_16" % "1.1.9"
Groovy Grape
@Grapes(
  @Grab(group='io.github.rysefoxx.v1_16', module='RyseInventory-v1_16', version='1.1.9')
)
Apache Ivy
<dependency org="io.github.rysefoxx.v1_16" name="RyseInventory-v1_16" rev="1.1.9" />
Leiningen
[io.github.rysefoxx.v1_16/RyseInventory-v1_16 "1.1.9"]
Apache Buildr
'io.github.rysefoxx.v1_16:RyseInventory-v1_16:jar:1.1.9'