is not current version
Last Version 5.4

LuckPerms API 5.3

A permissions plugin for Minecraft servers.

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.luckperms
ArtifactId

ArtifactId

api
Version

Version

5.3
Type

Type

jar
Description

Description

LuckPerms API
A permissions plugin for Minecraft servers.
Project URL

Project URL

https://luckperms.net
Source Code Management

Source Code Management

https://github.com/lucko/LuckPerms

Download api 5.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.