<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-json4s-common_3</artifactId>
<version>10.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-json4s-common_3', version='10.0.1')
)