is not current version
Last Version 0.9.0

io.corbel.lib:token 0.8.0

Authentication tokens Library

GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

token
Version

Version

0.8.0
Type

Type

jar

Download token 0.8.0


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