Download jwt-json-common_2.12-0.12.1.jar file - Jar j

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

Description

jwt-json-common

You can download jar file jwt-json-common_2.12 0.12.1 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

jwt-json-common_2.12-0.12.1-javadoc.jar
jwt-json-common_2.12-0.12.1-sources.jar
jwt-json-common_2.12-0.12.1.jar
jwt-json-common_2.12-0.12.1.pom



Related Tutorials