Akka Http directives implementing the CORS specifications defined by W3C
akka-http-cors 1.0.0
Group ID:
ch.megard
Artifact ID:
akka-http-cors_2.13
Version:
1.0.0
Release Date:
May 25, 2020
Licenses:
Files:
Full Scala Version:
2.13.2
Developers:
libraryDependencies += "ch.megard" %% "akka-http-cors" % "1.0.0"
ivy"ch.megard::akka-http-cors:1.0.0"
//> using dep "ch.megard::akka-http-cors:1.0.0"
import $ivy.`ch.megard::akka-http-cors:1.0.0`
<dependency> <groupId>ch.megard</groupId> <artifactId>akka-http-cors_2.13</artifactId> <version>1.0.0</version> </dependency>
compile group: 'ch.megard', name: 'akka-http-cors_2.13', version: '1.0.0'