is not current version
Last Version 2.10.2

dev.espi:protectionstones 2.7.0

A grief prevention plugin for Spigot Minecraft servers.

GroupId

GroupId

dev.espi
ArtifactId

ArtifactId

protectionstones
Version

Version

2.7.0
Type

Type

jar

Download protectionstones 2.7.0


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