MVN

net.axay : kspigot

Maven & Gradle

Jun 17, 2023
1 usages
129 stars

KSpigot · A Kotlin API for Minecraft plugins using the Spigot or Paper toolchain

<dependency>
    <groupId>net.axay</groupId>
    <artifactId>kspigot</artifactId>
    <version>1.20.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.axay : kspigot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.20.1

All Versions

Choose a version of net.axay : kspigot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.20.x
kspigot-1.20.1
1.19.x
kspigot-1.19.2
kspigot-1.19.1
kspigot-1.19.0
1.18.x
kspigot-1.18.2
kspigot-1.18.0
1.17.x
kspigot-1.17.4
kspigot-1.17.3
kspigot-1.17.2
kspigot-1.17.1
kspigot-1.17.0
1.16.x
kspigot-1.16.29
kspigot-1.16.28
kspigot-1.16.27
kspigot-1.16.26
kspigot-1.16.25
kspigot-1.16.24

How to add a dependency to Maven

Add the following net.axay : kspigot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.axay</groupId>
    <artifactId>kspigot</artifactId>
    <version>1.20.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.axay : kspigot gradle dependency to your build.gradle file:

implementation 'net.axay:kspigot:1.20.1'

Gradle Kotlin DSL: Add the following net.axay : kspigot gradle kotlin dependency to your build.gradle.kts file:

implementation("net.axay:kspigot:1.20.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.axay : kspigot sbt scala dependency to your build.sbt file:

libraryDependencies += "net.axay" % "kspigot" % "1.20.1"

Advertisement

Dependencies from Group

Jun 10, 2022
6 usages
92 stars
Jan 12, 2022
3 usages
63 stars
Jun 17, 2023
1 usages
129 stars
Jun 10, 2022
1 usages
92 stars
Feb 28, 2022
1 usages
92 stars

Discover Dependencies

Oct 06, 2022
61 usages
31 stars
Aug 03, 2022
7 usages
20 stars
Mar 02, 2021
104 stars
Jun 26, 2023
14 usages
11.4k stars
Aug 14, 2021
1 usages
0 stars
May 05, 2021
2 usages
61 stars
Jul 28, 2023
8.6k stars