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