mbknor / akka-http-tools   0.8

MIT License GitHub

A set of utilities useful when implementing REST-applications using akka-http

Scala versions: 2.12

akka-http-tools-jwt 0.2


Group ID:
com.kjetland.akka-http-tools
Artifact ID:
akka-http-tools-jwt_2.12
Version:
0.2
Release Date:
Oct 15, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.kjetland.akka-http-tools" %% "akka-http-tools-jwt" % "0.2"

Mill build tool

ivy"com.kjetland.akka-http-tools::akka-http-tools-jwt:0.2"

Scala CLI

//> using dep "com.kjetland.akka-http-tools::akka-http-tools-jwt:0.2"

Ammonite REPL

import $ivy.`com.kjetland.akka-http-tools::akka-http-tools-jwt:0.2`

<dependency>
  <groupId>com.kjetland.akka-http-tools</groupId>
  <artifactId>akka-http-tools-jwt_2.12</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.kjetland.akka-http-tools', name: 'akka-http-tools-jwt_2.12', version: '0.2'