lomigmegard / akka-http-cors   1.2.0

Apache License 2.0 GitHub

Akka Http directives implementing the CORS specifications defined by W3C

Scala versions: 3.x 2.13 2.12 2.11

akka-http-cors 0.4.1


Group ID:
ch.megard
Artifact ID:
akka-http-cors_2.13
Version:
0.4.1
Release Date:
Jun 12, 2019
Licenses:
Files:

libraryDependencies += "ch.megard" %% "akka-http-cors" % "0.4.1"

Mill build tool

ivy"ch.megard::akka-http-cors:0.4.1"

Scala CLI

//> using dep "ch.megard::akka-http-cors:0.4.1"

Ammonite REPL

import $ivy.`ch.megard::akka-http-cors:0.4.1`

<dependency>
  <groupId>ch.megard</groupId>
  <artifactId>akka-http-cors_2.13</artifactId>
  <version>0.4.1</version>
</dependency>

compile group: 'ch.megard', name: 'akka-http-cors_2.13', version: '0.4.1'