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-parent 0.3


Group ID:
com.kjetland.akka-http-tools
Artifact ID:
akka-http-tools-parent_2.12
Version:
0.3
Release Date:
Oct 24, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.kjetland.akka-http-tools" %% "akka-http-tools-parent" % "0.3"

Mill build tool

ivy"com.kjetland.akka-http-tools::akka-http-tools-parent:0.3"

Scala CLI

//> using dep "com.kjetland.akka-http-tools::akka-http-tools-parent:0.3"

Ammonite REPL

import $ivy.`com.kjetland.akka-http-tools::akka-http-tools-parent:0.3`

<dependency>
  <groupId>com.kjetland.akka-http-tools</groupId>
  <artifactId>akka-http-tools-parent_2.12</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.kjetland.akka-http-tools', name: 'akka-http-tools-parent_2.12', version: '0.3'