is not current version
Last Version 6.9.1

com.plotsquared:PlotSquared-Core 6.1.0

PlotSquared is a land and world management plugin for Minecraft.

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.plotsquared
ArtifactId

ArtifactId

PlotSquared-Core
Version

Version

6.1.0
Type

Type

pom

Download PlotSquared-Core 6.1.0


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