is not current version
Last Version 6.9.0

com.plotsquared:PlotSquared 6.1.2

PlotSquared is a land and world management plugin for Minecraft.

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.plotsquared
ArtifactId

ArtifactId

PlotSquared
Version

Version

6.1.2
Type

Type

pom

Download PlotSquared 6.1.2


<!-- https://jarcasting.com/artifacts/com.plotsquared/PlotSquared/ -->
<dependency>
    <groupId>com.plotsquared</groupId>
    <artifactId>PlotSquared</artifactId>
    <version>6.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.plotsquared/PlotSquared/
implementation 'com.plotsquared:PlotSquared:6.1.2'
// https://jarcasting.com/artifacts/com.plotsquared/PlotSquared/
implementation ("com.plotsquared:PlotSquared:6.1.2")
'com.plotsquared:PlotSquared:pom:6.1.2'
<dependency org="com.plotsquared" name="PlotSquared" rev="6.1.2">
  <artifact name="PlotSquared" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.plotsquared', module='PlotSquared', version='6.1.2')
)
libraryDependencies += "com.plotsquared" % "PlotSquared" % "6.1.2"
[com.plotsquared/PlotSquared "6.1.2"]