Download jwt-json4s-common_2.10-0.4.1.jar file - Jar j

Jar examples for j:jwt-json4s-common-2.10

Description

jwt-json4s-common

You can download jar file jwt-json4s-common_2.10 0.4.1 in this page.

License

Apache-2.0

Build File

You can use the following script to add jwt-json4s-common_2.10-0.4.1.jar to your project.

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

Download

Click the following link to download the jar file.

jwt-json4s-common_2.10-0.4.1-javadoc.jar
jwt-json4s-common_2.10-0.4.1-sources.jar
jwt-json4s-common_2.10-0.4.1.jar
jwt-json4s-common_2.10-0.4.1.pom



Related Tutorials