is not current version
Last Version 1.0.2

com.github.jnoee:xo-starter-auth 1.0.0


GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

xo-starter-auth
Version

Version

1.0.0
Type

Type

jar

Download xo-starter-auth 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth/ -->
<dependency>
    <groupId>com.github.jnoee</groupId>
    <artifactId>xo-starter-auth</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth/
implementation 'com.github.jnoee:xo-starter-auth:1.0.0'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth/
implementation ("com.github.jnoee:xo-starter-auth:1.0.0")
'com.github.jnoee:xo-starter-auth:jar:1.0.0'
<dependency org="com.github.jnoee" name="xo-starter-auth" rev="1.0.0">
  <artifact name="xo-starter-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-auth', version='1.0.0')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-auth" % "1.0.0"
[com.github.jnoee/xo-starter-auth "1.0.0"]