MVN

net.luckperms : api

Maven & Gradle

Feb 09, 2022
9 usages
1.8k stars

LuckPerms API · A permissions plugin for Minecraft servers.

<dependency>
    <groupId>net.luckperms</groupId>
    <artifactId>api</artifactId>
    <version>5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.luckperms : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.4

All Versions

Choose a version of net.luckperms : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.4
api-5.4
5.3
api-5.3
5.2
api-5.2
5.1
api-5.1
5.0
api-5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.luckperms</groupId>
    <artifactId>api</artifactId>
    <version>5.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.luckperms : api gradle dependency to your build.gradle file:

implementation 'net.luckperms:api:5.4'

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

implementation("net.luckperms:api:5.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.luckperms : api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.luckperms" % "api" % "5.4"

Advertisement

Dependencies from Group

api
Feb 09, 2022
9 usages
1.8k stars

Discover Dependencies

Nov 03, 2021
163 usages
1.8k stars
Aug 18, 2021
2 usages
8 stars
Jun 17, 2023
7 usages
613 stars
Sep 15, 2021
28 stars
kit
Jan 26, 2021
2 usages
0 stars
Aug 25, 2023
4 usages
3.9k stars