License |
License |
---|---|
GroupId | GroupIdeu.locklogin |
ArtifactId | ArtifactIdLockLogin |
Version | Version1.12.34 |
Type | Typepom |
Description |
DescriptionLockLogin
LockLogin is an advanced login plugin, one of the most secure available,
with tons of features. It has a lot of customization options to not say
almost everything is customizable. Regular updates and one of the bests
discord supports ( according to spigotmc reviews ). LockLogin is a plugin
always open to new feature requests, and bug reports. More than a plugin,
a plugin you can contribute indirectly; A community plugin for the plugin community.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LockLogin-1.12.34.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.locklogin/LockLogin/ -->
<dependency>
<groupId>eu.locklogin</groupId>
<artifactId>LockLogin</artifactId>
<version>1.12.34</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.locklogin/LockLogin/
implementation 'eu.locklogin:LockLogin:1.12.34'
// https://jarcasting.com/artifacts/eu.locklogin/LockLogin/
implementation ("eu.locklogin:LockLogin:1.12.34")
'eu.locklogin:LockLogin:pom:1.12.34'
<dependency org="eu.locklogin" name="LockLogin" rev="1.12.34">
<artifact name="LockLogin" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.locklogin', module='LockLogin', version='1.12.34')
)
libraryDependencies += "eu.locklogin" % "LockLogin" % "1.12.34"
[eu.locklogin/LockLogin "1.12.34"]