io.github.azodox:accountsystem-common

My original way to manage accounts on a minecraft server.

License

License

GroupId

GroupId

io.github.azodox
ArtifactId

ArtifactId

accountsystem-common
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

My original way to manage accounts on a minecraft server.
Project URL

Project URL

https://github.com/Azodox/account-system
Source Code Management

Source Code Management

https://github.com/Azodox/account-system

Download accountsystem-common

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.azodox/accountsystem-common/ -->
<dependency>
    <groupId>io.github.azodox</groupId>
    <artifactId>accountsystem-common</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.azodox/accountsystem-common/
implementation 'io.github.azodox:accountsystem-common:0.5.0'
// https://jarcasting.com/artifacts/io.github.azodox/accountsystem-common/
implementation ("io.github.azodox:accountsystem-common:0.5.0")
'io.github.azodox:accountsystem-common:pom:0.5.0'
<dependency org="io.github.azodox" name="accountsystem-common" rev="0.5.0">
  <artifact name="accountsystem-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.azodox', module='accountsystem-common', version='0.5.0')
)
libraryDependencies += "io.github.azodox" % "accountsystem-common" % "0.5.0"
[io.github.azodox/accountsystem-common "0.5.0"]

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.

Versions

Version
0.5.0
0.4.0null
0.4.0