Download jwt-json-common_2.11-0.14.0.jar file - Jar j

Jar examples for j:jwt-json-common-2.11

Description

jwt-json-common

You can download jar file jwt-json-common_2.11 0.14.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add jwt-json-common_2.11-0.14.0.jar to your project.

<dependency>
   <groupId>com.pauldijou</groupId>
   <artifactId>jwt-json-common_2.11</artifactId>
   <version>0.14.0</version>
</dependency>
compile group: 'com.pauldijou', name: 'jwt-json-common_2.11', version: '0.14.0'
libraryDependencies += "com.pauldijou" % "jwt-json-common_2.11" % "0.14.0"
<dependency org="com.pauldijou" name="jwt-json-common_2.11" rev="0.14.0"/>
@Grapes(@Grab(group='com.pauldijou', module='jwt-json-common_2.11', version='0.14.0'))
'com.pauldijou:jwt-json-common_2.11:jar:0.14.0'

Download

Click the following link to download the jar file.

jwt-json-common_2.11-0.14.0-javadoc.jar
jwt-json-common_2.11-0.14.0-sources.jar
jwt-json-common_2.11-0.14.0.jar
jwt-json-common_2.11-0.14.0.pom



Related Tutorials