is not current version
Last Version 0.12.0

com.bq.corbel.lib:token 0.10.0

Authentication tokens Library

GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

token
Version

Version

0.10.0
Type

Type

jar

Download token 0.10.0


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