R

RyseInventory-Plugin

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