License |
License |
---|---|
GroupId | GroupIdorg.reprogle |
ArtifactId | ArtifactIdhoneypot-api |
Version | Version2.0.2 |
Type | Typejar |
Description |
Descriptionhoneypot-api
Plugin for Spigot MC servers to deter griefers and take action autonomously
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
honeypot-api-2.0.2.pom | |
honeypot-api-2.0.2.jar | 6 KB |
honeypot-api-2.0.2-sources.jar | 5 KB |
honeypot-api-2.0.2-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.reprogle/honeypot-api/ -->
<dependency>
<groupId>org.reprogle</groupId>
<artifactId>honeypot-api</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.reprogle/honeypot-api/
implementation 'org.reprogle:honeypot-api:2.0.2'
// https://jarcasting.com/artifacts/org.reprogle/honeypot-api/
implementation ("org.reprogle:honeypot-api:2.0.2")
'org.reprogle:honeypot-api:jar:2.0.2'
<dependency org="org.reprogle" name="honeypot-api" rev="2.0.2">
<artifact name="honeypot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reprogle', module='honeypot-api', version='2.0.2')
)
libraryDependencies += "org.reprogle" % "honeypot-api" % "2.0.2"
[org.reprogle/honeypot-api "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.19-R0.1-SNAPSHOT |