Download jwt-circe_2.12-0.16.0.jar file - Jar j

Jar examples for j:jwt-circe-2.12

Description

jwt-circe

You can download jar file jwt-circe_2.12 0.16.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add jwt-circe_2.12-0.16.0.jar to your project.

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

Download

Click the following link to download the jar file.

jwt-circe_2.12-0.16.0-javadoc.jar
jwt-circe_2.12-0.16.0-sources.jar
jwt-circe_2.12-0.16.0.jar
jwt-circe_2.12-0.16.0.pom



Related Tutorials