is not current version
Last Version 1.1.3

ch.megard:akka-http-cors_2.13 1.1.0

akka-http-cors

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

ch.megard
ArtifactId

ArtifactId

akka-http-cors_2.13
Version

Version

1.1.0
Type

Type

jar

Download akka-http-cors_2.13 1.1.0


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