License |
License |
---|---|
Categories |
CategoriesMinecraft Business Logic Libraries |
GroupId | GroupIdcom.github.shynixn.workbench |
ArtifactId | ArtifactIdworkbench-minecraft-common |
Last Version | Last Version0.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWorkBench
Workbench is a util colleciton.
|
Project URL |
Project URL |
<!-- 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.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.workbench/workbench-minecraft-common/
implementation 'com.github.shynixn.workbench:workbench-minecraft-common:0.0.19'
// https://jarcasting.com/artifacts/com.github.shynixn.workbench/workbench-minecraft-common/
implementation ("com.github.shynixn.workbench:workbench-minecraft-common:0.0.19")
'com.github.shynixn.workbench:workbench-minecraft-common:jar:0.0.19'
<dependency org="com.github.shynixn.workbench" name="workbench-minecraft-common" rev="0.0.19">
<artifact name="workbench-minecraft-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.workbench', module='workbench-minecraft-common', version='0.0.19')
)
libraryDependencies += "com.github.shynixn.workbench" % "workbench-minecraft-common" % "0.0.19"
[com.github.shynixn.workbench/workbench-minecraft-common "0.0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |