<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-ast_sjs1_2.13</artifactId>
<version>4.1.0-M8</version>
</dependency>
@Grapes(
@Grab(group='org.json4s', module='json4s-ast_sjs1_2.13', version='4.1.0-M8')
)