<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-json-common_native0.4_2.12</artifactId>
<version>10.0.0</version>
</dependency>
libraryDependencies += "com.github.jwt-scala" % "jwt-json-common_native0.4_2.12" % "10.0.0"
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-json-common_native0.4_2.12', version='10.0.0')
)
<dependency org="com.github.jwt-scala" name="jwt-json-common_native0.4_2.12" rev="10.0.0" />