| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.jwt-scala |
| ArtifactId | ArtifactIdjwt-core_3 |
| Version | Version8.0.2 |
| Type | Typejar |
| Description |
Descriptionjwt-core
jwt-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jwt-core_3-8.0.2.pom | |
| jwt-core_3-8.0.2.jar | 151 KB |
| jwt-core_3-8.0.2-sources.jar | 15 KB |
| jwt-core_3-8.0.2-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-core_3</artifactId>
<version>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3/
implementation 'com.github.jwt-scala:jwt-core_3:8.0.2'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3/
implementation ("com.github.jwt-scala:jwt-core_3:8.0.2")
'com.github.jwt-scala:jwt-core_3:jar:8.0.2'
<dependency org="com.github.jwt-scala" name="jwt-core_3" rev="8.0.2">
<artifact name="jwt-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-core_3', version='8.0.2')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-core_3" % "8.0.2"
[com.github.jwt-scala/jwt-core_3 "8.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_3 | jar | 0.7.26 |
| org.scalameta : munit-scalacheck_3 | jar | 0.7.26 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |