Categories |
CategoriesScala Languages JSON Data Native Development Tools |
---|---|
GroupId | GroupIdcom.github.jwt-scala |
ArtifactId | ArtifactIdjwt-json4s-native_3 |
Version | Version9.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwt-json4s-native_3-9.0.1.pom | |
jwt-json4s-native_3-9.0.1.jar | 13 KB |
jwt-json4s-native_3-9.0.1-sources.jar | 1 KB |
jwt-json4s-native_3-9.0.1-javadoc.jar | 206 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-json4s-native_3/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-json4s-native_3</artifactId>
<version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-json4s-native_3/
implementation 'com.github.jwt-scala:jwt-json4s-native_3:9.0.1'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-json4s-native_3/
implementation ("com.github.jwt-scala:jwt-json4s-native_3:9.0.1")
'com.github.jwt-scala:jwt-json4s-native_3:jar:9.0.1'
<dependency org="com.github.jwt-scala" name="jwt-json4s-native_3" rev="9.0.1">
<artifact name="jwt-json4s-native_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-json4s-native_3', version='9.0.1')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-json4s-native_3" % "9.0.1"
[com.github.jwt-scala/jwt-json4s-native_3 "9.0.1"]