| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.jwt-scala |
| ArtifactId | ArtifactIdjwt-upickle_3 |
| Last Version | Last Version9.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjwt-upickle
jwt-upickle
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jwt-upickle_3-9.0.5.pom | |
| jwt-upickle_3-9.0.5.jar | 23 KB |
| jwt-upickle_3-9.0.5-sources.jar | 1 KB |
| jwt-upickle_3-9.0.5-javadoc.jar | 201 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-upickle_3/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-upickle_3</artifactId>
<version>9.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-upickle_3/
implementation 'com.github.jwt-scala:jwt-upickle_3:9.0.5'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-upickle_3/
implementation ("com.github.jwt-scala:jwt-upickle_3:9.0.5")
'com.github.jwt-scala:jwt-upickle_3:jar:9.0.5'
<dependency org="com.github.jwt-scala" name="jwt-upickle_3" rev="9.0.5">
<artifact name="jwt-upickle_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-upickle_3', version='9.0.5')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-upickle_3" % "9.0.5"
[com.github.jwt-scala/jwt-upickle_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 |
| com.lihaoyi : upickle_3 | jar | 1.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.29 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |