is not current version
Last Version 0.0.19

com.github.shynixn.workbench:workbench-bukkit-async 0.0.CurrentBuildNumber

Workbench is a util colleciton.

GroupId

GroupId

com.github.shynixn.workbench
ArtifactId

ArtifactId

workbench-bukkit-async
Version

Version

0.0.CurrentBuildNumber
Type

Type

jar

Download workbench-bukkit-async 0.0.CurrentBuildNumber


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