R

RyseInventory-Plugin

Inventory System
https://github.com/Rysefoxx/RyseInventory
MIT License
Rysefoxx
文件下载
文件名 操作
RyseInventory-Plugin-1.5.6.jar 下载
RyseInventory-Plugin-1.5.6.pom 下载
RyseInventory-Plugin-1.5.6-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.rysefoxx.inventory</groupId>
  <artifactId>RyseInventory-Plugin</artifactId>
  <version>1.5.6</version>
</dependency>
Gradle Groovy
implementation 'io.github.rysefoxx.inventory:RyseInventory-Plugin:1.5.6'
Gradle Kotlin
implementation("io.github.rysefoxx.inventory:RyseInventory-Plugin:1.5.6")
Scala SBT
libraryDependencies += "io.github.rysefoxx.inventory" % "RyseInventory-Plugin" % "1.5.6"
Groovy Grape
@Grapes(
  @Grab(group='io.github.rysefoxx.inventory', module='RyseInventory-Plugin', version='1.5.6')
)
Apache Ivy
<dependency org="io.github.rysefoxx.inventory" name="RyseInventory-Plugin" rev="1.5.6" />
Leiningen
[io.github.rysefoxx.inventory/RyseInventory-Plugin "1.5.6"]
Apache Buildr
'io.github.rysefoxx.inventory:RyseInventory-Plugin:jar:1.5.6'
本项目依赖
该项目无第三方依赖