не последняя версия
Последняя версия 2.10.2

dev.espi:protectionstones 2.6.4

A grief prevention plugin for Spigot Minecraft servers.

Группа

Группа

dev.espi
Идентификатор

Идентификатор

protectionstones
Версия

Версия

2.6.4
Тип

Тип

jar

Скачать protectionstones 2.6.4


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