Jar examples for j:jwt
Java library for developing web applications
You can download jar file jwt 0.0.22 in this page.
GNU General Public License, version 2
You can use the following script to add jwt-0.0.22.jar to your project.
<dependency> <groupId>de.cidaas</groupId> <artifactId>jwt</artifactId> <version>0.0.22</version> </dependency>
compile group: 'de.cidaas', name: 'jwt', version: '0.0.22'
libraryDependencies += "de.cidaas" % "jwt" % "0.0.22"
<dependency org="de.cidaas" name="jwt" rev="0.0.22"/>
@Grapes(@Grab(group='de.cidaas', module='jwt', version='0.0.22'))
'de.cidaas:jwt:jar:0.0.22'
Click the following link to download the jar file.
jwt-0.0.22-javadoc.jar