Jar examples for j:jsontoken
JWT implementation
You can download jar file jsontoken 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsontoken-1.1.jar to your project.
<dependency> <groupId>com.googlecode.jsontoken</groupId> <artifactId>jsontoken</artifactId> <version>1.1</version> </dependency>
compile group: 'com.googlecode.jsontoken', name: 'jsontoken', version: '1.1'
libraryDependencies += "com.googlecode.jsontoken" % "jsontoken" % "1.1"
<dependency org="com.googlecode.jsontoken" name="jsontoken" rev="1.1"/>
@Grapes(@Grab(group='com.googlecode.jsontoken', module='jsontoken', version='1.1'))
'com.googlecode.jsontoken:jsontoken:jar:1.1'
Click the following link to download the jar file.
jsontoken-1.1-javadoc.jar