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