Download token-0.8.0.jar file - Jar t

Jar examples for t:token

Description

Authentication tokens Library

You can download jar file token 0.8.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

token-0.8.0-javadoc.jar
token-0.8.0-sources.jar
token-0.8.0.jar
token-0.8.0.pom



Related Tutorials