v

veigar-auth

Files download
File Operation
veigar-auth-2.2.0.jar download
veigar-auth-2.2.0.pom download
veigar-auth-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.watertao</groupId>
  <artifactId>veigar-auth</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.watertao:veigar-auth:2.2.0'
Gradle Kotlin
implementation("io.github.watertao:veigar-auth:2.2.0")
Scala SBT
libraryDependencies += "io.github.watertao" % "veigar-auth" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.watertao', module='veigar-auth', version='2.2.0')
)
Apache Ivy
<dependency org="io.github.watertao" name="veigar-auth" rev="2.2.0" />
Leiningen
[io.github.watertao/veigar-auth "2.2.0"]
Apache Buildr
'io.github.watertao:veigar-auth:jar:2.2.0'