License |
License |
---|---|
GroupId | GroupIdio.github.azodox |
ArtifactId | ArtifactIdaccountsystem-paper |
Version | Version0.5.0 |
Type | Typepom |
Description |
DescriptionMy original way to manage accounts on a minecraft server.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
accountsystem-paper-0.5.0.pom | |
accountsystem-paper-0.5.0-all.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.azodox/accountsystem-paper/ -->
<dependency>
<groupId>io.github.azodox</groupId>
<artifactId>accountsystem-paper</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.azodox/accountsystem-paper/
implementation 'io.github.azodox:accountsystem-paper:0.5.0'
// https://jarcasting.com/artifacts/io.github.azodox/accountsystem-paper/
implementation ("io.github.azodox:accountsystem-paper:0.5.0")
'io.github.azodox:accountsystem-paper:pom:0.5.0'
<dependency org="io.github.azodox" name="accountsystem-paper" rev="0.5.0">
<artifact name="accountsystem-paper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.azodox', module='accountsystem-paper', version='0.5.0')
)
libraryDependencies += "io.github.azodox" % "accountsystem-paper" % "0.5.0"
[io.github.azodox/accountsystem-paper "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.papermc.paper » paper-api | jar | 1.18.2-R0.1-SNAPSHOT |