<dependency>
<groupId>org.mdedetrich</groupId>
<artifactId>akka-http-json_2.13</artifactId>
<version>0.8.3</version>
</dependency>
@Grapes(
@Grab(group='org.mdedetrich', module='akka-http-json_2.13', version='0.8.3')
)