Download jwt-circe_2.11-0.8.0.jar file - Jar j

Jar examples for j:jwt-circe-2.11

Description

jwt-circe

You can download jar file jwt-circe_2.11 0.8.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add jwt-circe_2.11-0.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

jwt-circe_2.11-0.8.0-javadoc.jar
jwt-circe_2.11-0.8.0-sources.jar
jwt-circe_2.11-0.8.0.jar
jwt-circe_2.11-0.8.0.pom



Related Tutorials