Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdch.megard |
ArtifactId | ArtifactIdakka-http-cors_2.11 |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
akka-http-cors_2.11-0.2.2.pom | |
akka-http-cors_2.11-0.2.2.jar | 68 KB |
akka-http-cors_2.11-0.2.2-sources.jar | 10 KB |
akka-http-cors_2.11-0.2.2-javadoc.jar | 426 KB |
Browse |
<!-- 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.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.11/
implementation 'ch.megard:akka-http-cors_2.11:0.2.2'
// https://jarcasting.com/artifacts/ch.megard/akka-http-cors_2.11/
implementation ("ch.megard:akka-http-cors_2.11:0.2.2")
'ch.megard:akka-http-cors_2.11:jar:0.2.2'
<dependency org="ch.megard" name="akka-http-cors_2.11" rev="0.2.2">
<artifact name="akka-http-cors_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.megard', module='akka-http-cors_2.11', version='0.2.2')
)
libraryDependencies += "ch.megard" % "akka-http-cors_2.11" % "0.2.2"
[ch.megard/akka-http-cors_2.11 "0.2.2"]