R

RyseInventory-Plugin

Inventory System
https://github.com/Rysefoxx/RyseInventory
MIT License
Rysefoxx
Files download
File Operation
RyseInventory-Plugin-1.5.7.jar download
RyseInventory-Plugin-1.5.7.pom download
RyseInventory-Plugin-1.5.7-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.rysefoxx.inventory</groupId>
  <artifactId>RyseInventory-Plugin</artifactId>
  <version>1.5.7</version>
</dependency>
Gradle Groovy
implementation 'io.github.rysefoxx.inventory:RyseInventory-Plugin:1.5.7'
Gradle Kotlin
implementation("io.github.rysefoxx.inventory:RyseInventory-Plugin:1.5.7")
Scala SBT
libraryDependencies += "io.github.rysefoxx.inventory" % "RyseInventory-Plugin" % "1.5.7"
Groovy Grape
@Grapes(
  @Grab(group='io.github.rysefoxx.inventory', module='RyseInventory-Plugin', version='1.5.7')
)
Apache Ivy
<dependency org="io.github.rysefoxx.inventory" name="RyseInventory-Plugin" rev="1.5.7" />
Leiningen
[io.github.rysefoxx.inventory/RyseInventory-Plugin "1.5.7"]
Apache Buildr
'io.github.rysefoxx.inventory:RyseInventory-Plugin:jar:1.5.7'
Dependencies
The project has no third-party dependencies