is not current version
Last Version 0.1.1

com.xhiteam.xauth:xauth 0.1.0

A lightweight back-end security framework

GroupId

GroupId

com.xhiteam.xauth
ArtifactId

ArtifactId

xauth
Version

Version

0.1.0
Type

Type

pom

Download xauth 0.1.0

Filename Size
xauth-0.1.0.pom 6 KB
Browse

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