MVN

com.github.shynixn.structureblocklib : structureblocklib-core

Maven & Gradle

Jun 09, 2023
16 usages
54 stars

StructureBlockLib · StructureBlockLib is a bukkit implementation for handling structures on spigot server.

<dependency>
    <groupId>com.github.shynixn.structureblocklib</groupId>
    <artifactId>structureblocklib-core</artifactId>
    <version>2.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.shynixn.structureblocklib : structureblocklib-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.11.0

All Versions

Choose a version of com.github.shynixn.structureblocklib : structureblocklib-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.11.x
structureblocklib-core-2.11.0
2.10.x
structureblocklib-core-2.10.0
2.9.x
structureblocklib-core-2.9.0
2.8.x
structureblocklib-core-2.8.0
2.7.x
structureblocklib-core-2.7.0
2.6.x
structureblocklib-core-2.6.0
2.5.x
structureblocklib-core-2.5.0
2.4.x
structureblocklib-core-2.4.0
2.3.x
structureblocklib-core-2.3.0
2.2.x
structureblocklib-core-2.2.2
structureblocklib-core-2.2.1
structureblocklib-core-2.2.0
2.1.x
structureblocklib-core-2.1.0
2.0.x
structureblocklib-core-2.0.0

How to add a dependency to Maven

Add the following com.github.shynixn.structureblocklib : structureblocklib-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.shynixn.structureblocklib</groupId>
    <artifactId>structureblocklib-core</artifactId>
    <version>2.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.shynixn.structureblocklib : structureblocklib-core gradle dependency to your build.gradle file:

implementation 'com.github.shynixn.structureblocklib:structureblocklib-core:2.11.0'

Gradle Kotlin DSL: Add the following com.github.shynixn.structureblocklib : structureblocklib-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.shynixn.structureblocklib:structureblocklib-core:2.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.shynixn.structureblocklib : structureblocklib-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.shynixn.structureblocklib" % "structureblocklib-core" % "2.11.0"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 30, 2019
3 usages
76 stars
Nov 27, 2007
10 usages
Aug 07, 2015
6 usages
55 stars
Aug 13, 2019
6 usages
2 stars
Mar 26, 2016
4 usages
66 stars
Apr 17, 2016
4 usages
Nov 18, 2016
19 usages
63 stars
Jan 02, 2017
3 usages
65 stars
Jul 01, 2019
4 usages
2.3k stars