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.8


Group ID:
com.kjetland.akka-http-tools
Artifact ID:
akka-http-tools-jwt_2.12
Version:
0.8
Release Date:
Oct 21, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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