Group Id io.github.azodox
Artifact Id accountsystem-velocity
Version 0.4.0
Packaging jar
URL -
Badge
Last Updated 2022-05-29T04:19:38+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.github.azodox</groupId>
    <artifactId>accountsystem-velocity</artifactId>
    <version>0.4.0</version>
</dependency>
implementation group: 'io.github.azodox', name: 'accountsystem-velocity', version: '0.4.0'
implementation 'io.github.azodox:accountsystem-velocity:0.4.0'
implementation("io.github.azodox:accountsystem-velocity:0.4.0")
libraryDependencies += "io.github.azodox" % "accountsystem-velocity" % "0.4.0"
<dependency org="io.github.azodox" name="accountsystem-velocity" rev="0.4.0"/>
@Grapes(
    @Grab(group='io.github.azodox', module='accountsystem-velocity', version='0.4.0')
)
[io.github.azodox/accountsystem-velocity "0.4.0"]
'io.github.azodox:accountsystem-velocity:0.4.0'