is not current version
Last Version 0.4.2

ch.megard:akka-http-cors_2.11 0.4.1

akka-http-cors

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

ch.megard
ArtifactId

ArtifactId

akka-http-cors_2.11
Version

Version

0.4.1
Type

Type

jar

Download akka-http-cors_2.11 0.4.1


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