is not current version
Last Version 0.0.19

com.github.shynixn.workbench:workbench-bukkit-item 0.0.11

Workbench is a util colleciton.

GroupId

GroupId

com.github.shynixn.workbench
ArtifactId

ArtifactId

workbench-bukkit-item
Version

Version

0.0.11
Type

Type

jar

Download workbench-bukkit-item 0.0.11


<!-- https://jarcasting.com/artifacts/com.github.shynixn.workbench/workbench-bukkit-item/ -->
<dependency>
    <groupId>com.github.shynixn.workbench</groupId>
    <artifactId>workbench-bukkit-item</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.workbench/workbench-bukkit-item/
implementation 'com.github.shynixn.workbench:workbench-bukkit-item:0.0.11'
// https://jarcasting.com/artifacts/com.github.shynixn.workbench/workbench-bukkit-item/
implementation ("com.github.shynixn.workbench:workbench-bukkit-item:0.0.11")
'com.github.shynixn.workbench:workbench-bukkit-item:jar:0.0.11'
<dependency org="com.github.shynixn.workbench" name="workbench-bukkit-item" rev="0.0.11">
  <artifact name="workbench-bukkit-item" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.workbench', module='workbench-bukkit-item', version='0.0.11')
)
libraryDependencies += "com.github.shynixn.workbench" % "workbench-bukkit-item" % "0.0.11"
[com.github.shynixn.workbench/workbench-bukkit-item "0.0.11"]