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