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