| License |
License |
|---|---|
| Categories |
CategoriesScala Languages JSON Data |
| GroupId | GroupIdcom.github.jwt-scala |
| ArtifactId | ArtifactIdjwt-json4s-common_3 |
| Last Version | Last Version9.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjwt-json4s-common
jwt-json4s-common
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jwt-json4s-common_3-9.0.5.pom | |
| jwt-json4s-common_3-9.0.5.jar | 8 KB |
| jwt-json4s-common_3-9.0.5-sources.jar | 1 KB |
| jwt-json4s-common_3-9.0.5-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-json4s-common_3/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-json4s-common_3</artifactId>
<version>9.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-json4s-common_3/
implementation 'com.github.jwt-scala:jwt-json4s-common_3:9.0.5'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-json4s-common_3/
implementation ("com.github.jwt-scala:jwt-json4s-common_3:9.0.5")
'com.github.jwt-scala:jwt-json4s-common_3:jar:9.0.5'
<dependency org="com.github.jwt-scala" name="jwt-json4s-common_3" rev="9.0.5">
<artifact name="jwt-json4s-common_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-json4s-common_3', version='9.0.5')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-json4s-common_3" % "9.0.5"
[com.github.jwt-scala/jwt-json4s-common_3 "9.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jwt-scala : jwt-json-common_3 | jar | 9.0.5 |
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| org.json4s : json4s-core_3 | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |