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