is not current version
Last Version 0.0.19

com.github.shynixn.workbench:workbench-minecraft-common 0.0.16

Workbench is a util colleciton.

Categories

Categories

Minecraft Business Logic Libraries
GroupId

GroupId

com.github.shynixn.workbench
ArtifactId

ArtifactId

workbench-minecraft-common
Version

Version

0.0.16
Type

Type

jar

Download workbench-minecraft-common 0.0.16


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