How to install the Java artifact ch.megard.akka-http-cors_2.13.0-M5 with Maven
Java
Maven
pom.xml
ch.megard
akka-http-cors_2.13.0-M5
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>ch.megard</groupId>
<artifactId>akka-http-cors_2.13.0-M5</artifactId>
<version>0.4.0</version>
</dependency>
/dependencies>