添加依赖
<dependency>
    <groupId>com.github.jwt-scala</groupId>
    <artifactId>jwt-core_2.12</artifactId>
    <version>11.0.4</version>
</dependency>
implementation 'com.github.jwt-scala:jwt-core_2.12:11.0.4'
com.github.jwt-scala:jwt-core_2.12:11.0.4
<dependency org="com.github.jwt-scala" name="jwt-core_2.12" rev="11.0.4" />
libraryDependencies += "com.github.jwt-scala" % "jwt-core_2.12" % "11.0.4"
@Grab(group='com.github.jwt-scala', module='jwt-core_2.12', version='11.0.4')
[com.github.jwt-scala/jwt-core_2.12 "11.0.4"]
'com.github.jwt-scala:jwt-core_2.12:jar:11.0.4'
资源下载
资源类型Central
jar 包 jwt-core_2.12-11.0.4.jar
源码包 jwt-core_2.12-11.0.4-sources.jar