Jar examples for t:token
Authentication tokens Library
You can download jar file token 0.8.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add token-0.8.0.jar to your project.
<dependency> <groupId>io.corbel.lib</groupId> <artifactId>token</artifactId> <version>0.8.0</version> </dependency>
compile group: 'io.corbel.lib', name: 'token', version: '0.8.0'
libraryDependencies += "io.corbel.lib" % "token" % "0.8.0"
<dependency org="io.corbel.lib" name="token" rev="0.8.0"/>
@Grapes(@Grab(group='io.corbel.lib', module='token', version='0.8.0'))
'io.corbel.lib:token:jar:0.8.0'
Click the following link to download the jar file.
token-0.8.0-javadoc.jar