R

RedProtect-Spigot

Files download
File Operation
RedProtect-Spigot-8.1.1.jar download
RedProtect-Spigot-8.1.1.pom download
RedProtect-Spigot-8.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.fabiozumbi12.RedProtect</groupId>
  <artifactId>RedProtect-Spigot</artifactId>
  <version>8.1.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.1'
Gradle Kotlin
implementation("io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:8.1.1")
Scala SBT
libraryDependencies += "io.github.fabiozumbi12.RedProtect" % "RedProtect-Spigot" % "8.1.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.fabiozumbi12.RedProtect', module='RedProtect-Spigot', version='8.1.1')
)
Apache Ivy
<dependency org="io.github.fabiozumbi12.RedProtect" name="RedProtect-Spigot" rev="8.1.1" />
Leiningen
[io.github.fabiozumbi12.RedProtect/RedProtect-Spigot "8.1.1"]
Apache Buildr
'io.github.fabiozumbi12.RedProtect:RedProtect-Spigot:jar:8.1.1'