How to install the Java artifact com.softwaremill.akka-http-session.core_2.12 with Maven
Java
Maven
pom.xml
com.softwaremill.akka-http-session
core_2.12
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>com.softwaremill.akka-http-session</groupId>
<artifactId>core_2.12</artifactId>
<version>0.6.1</version>
</dependency>
/dependencies>