GroupId | GroupIdcom.github.shynixn.structureblocklib |
---|---|
ArtifactId | ArtifactIdstructureblocklib-bukkit-nms-114R1 |
Version | Version1.12.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-bukkit-nms-114R1/ -->
<dependency>
<groupId>com.github.shynixn.structureblocklib</groupId>
<artifactId>structureblocklib-bukkit-nms-114R1</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-bukkit-nms-114R1/
implementation 'com.github.shynixn.structureblocklib:structureblocklib-bukkit-nms-114R1:1.12.0'
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-bukkit-nms-114R1/
implementation ("com.github.shynixn.structureblocklib:structureblocklib-bukkit-nms-114R1:1.12.0")
'com.github.shynixn.structureblocklib:structureblocklib-bukkit-nms-114R1:jar:1.12.0'
<dependency org="com.github.shynixn.structureblocklib" name="structureblocklib-bukkit-nms-114R1" rev="1.12.0">
<artifact name="structureblocklib-bukkit-nms-114R1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.structureblocklib', module='structureblocklib-bukkit-nms-114R1', version='1.12.0')
)
libraryDependencies += "com.github.shynixn.structureblocklib" % "structureblocklib-bukkit-nms-114R1" % "1.12.0"
[com.github.shynixn.structureblocklib/structureblocklib-bukkit-nms-114R1 "1.12.0"]