License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.structureblocklib |
ArtifactId | ArtifactIdstructureblocklib-core |
Version | Version2.1.0 |
Type | Typejar |
Description |
DescriptionStructureBlockLib
StructureBlockLib is a bukkit implementation for handling structures on spigot server.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-core/ -->
<dependency>
<groupId>com.github.shynixn.structureblocklib</groupId>
<artifactId>structureblocklib-core</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-core/
implementation 'com.github.shynixn.structureblocklib:structureblocklib-core:2.1.0'
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/structureblocklib-core/
implementation ("com.github.shynixn.structureblocklib:structureblocklib-core:2.1.0")
'com.github.shynixn.structureblocklib:structureblocklib-core:jar:2.1.0'
<dependency org="com.github.shynixn.structureblocklib" name="structureblocklib-core" rev="2.1.0">
<artifact name="structureblocklib-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.structureblocklib', module='structureblocklib-core', version='2.1.0')
)
libraryDependencies += "com.github.shynixn.structureblocklib" % "structureblocklib-core" % "2.1.0"
[com.github.shynixn.structureblocklib/structureblocklib-core "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 16.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.shynixn.structureblocklib : structureblocklib-api | jar | 2.1.0 |