GroupId | GroupIdio.github.rysefoxx |
---|---|
ArtifactId | ArtifactIdRyseInventory-Plugin |
Version | Version1.2.4 |
Type | Typejar |
Filename | Size |
---|---|
RyseInventory-Plugin-1.2.4.pom | |
RyseInventory-Plugin-1.2.4.jar | 1 MB |
RyseInventory-Plugin-1.2.4-sources.jar | 88 KB |
RyseInventory-Plugin-1.2.4-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.rysefoxx/RyseInventory-Plugin/ -->
<dependency>
<groupId>io.github.rysefoxx</groupId>
<artifactId>RyseInventory-Plugin</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rysefoxx/RyseInventory-Plugin/
implementation 'io.github.rysefoxx:RyseInventory-Plugin:1.2.4'
// https://jarcasting.com/artifacts/io.github.rysefoxx/RyseInventory-Plugin/
implementation ("io.github.rysefoxx:RyseInventory-Plugin:1.2.4")
'io.github.rysefoxx:RyseInventory-Plugin:jar:1.2.4'
<dependency org="io.github.rysefoxx" name="RyseInventory-Plugin" rev="1.2.4">
<artifact name="RyseInventory-Plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rysefoxx', module='RyseInventory-Plugin', version='1.2.4')
)
libraryDependencies += "io.github.rysefoxx" % "RyseInventory-Plugin" % "1.2.4"
[io.github.rysefoxx/RyseInventory-Plugin "1.2.4"]