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