License |
License |
---|---|
GroupId | GroupIdcom.github.shynixn.structureblocklib |
ArtifactId | ArtifactIdroot |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStructureBlockLib
StructureBlockLib is a bukkit implementation for handling structures on spigot server.
|
Project URL |
Project URL |
Filename | Size |
---|---|
root-1.8.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/root/ -->
<dependency>
<groupId>com.github.shynixn.structureblocklib</groupId>
<artifactId>root</artifactId>
<version>1.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/root/
implementation 'com.github.shynixn.structureblocklib:root:1.8.2'
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/root/
implementation ("com.github.shynixn.structureblocklib:root:1.8.2")
'com.github.shynixn.structureblocklib:root:pom:1.8.2'
<dependency org="com.github.shynixn.structureblocklib" name="root" rev="1.8.2">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.structureblocklib', module='root', version='1.8.2')
)
libraryDependencies += "com.github.shynixn.structureblocklib" % "root" % "1.8.2"
[com.github.shynixn.structureblocklib/root "1.8.2"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.0-M4 |
org.mockito : mockito-core | jar | 2.23.0 |