slf4j being done for scala json problem
libraryDependencies += "com.github.andyglow" %% "json-facade-akka-http" % "0.1.1"
import $ivy.`com.github.andyglow::json-facade-akka-http:0.1.1`
<dependency> <groupId>com.github.andyglow</groupId> <artifactId>json-facade-akka-http_2.12</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.github.andyglow', name: 'json-facade-akka-http_2.12', version: '0.1.1'
ivy"com.github.andyglow::json-facade-akka-http:0.1.1"