is not current version
Last Version 0.5.0.0-1039

io.robe:robe-auth 0.5.0.0-1036


GroupId

GroupId

io.robe
ArtifactId

ArtifactId

robe-auth
Version

Version

0.5.0.0-1036
Type

Type

jar

Download robe-auth 0.5.0.0-1036


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