is not current version
Last Version 1.1.3

ch.megard:akka-http-cors_2.12 1.0.0-RC1

akka-http-cors

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

ch.megard
ArtifactId

ArtifactId

akka-http-cors_2.12
Version

Version

1.0.0-RC1
Type

Type

jar

Download akka-http-cors_2.12 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/ -->
<dependency>
    <groupId>ch.megard</groupId>
    <artifactId>akka-http-cors_2.12</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/
implementation 'ch.megard:akka-http-cors_2.12:1.0.0-RC1'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.12/
implementation ("ch.megard:akka-http-cors_2.12:1.0.0-RC1")
'ch.megard:akka-http-cors_2.12:jar:1.0.0-RC1'
<dependency org="ch.megard" name="akka-http-cors_2.12" rev="1.0.0-RC1">
  <artifact name="akka-http-cors_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.12', version='1.0.0-RC1')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.12" % "1.0.0-RC1"
[ch.megard/akka-http-cors_2.12 "1.0.0-RC1"]