License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.jwt-scala |
ArtifactId | ArtifactIdjwt-core_3 |
Last Version | Last Version9.0.5 |
Release Date | Release Date |
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-9.0.5.pom | |
jwt-core_3-9.0.5.jar | 151 KB |
jwt-core_3-9.0.5-sources.jar | 15 KB |
jwt-core_3-9.0.5-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>9.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3/
implementation 'com.github.jwt-scala:jwt-core_3:9.0.5'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3/
implementation ("com.github.jwt-scala:jwt-core_3:9.0.5")
'com.github.jwt-scala:jwt-core_3:jar:9.0.5'
<dependency org="com.github.jwt-scala" name="jwt-core_3" rev="9.0.5">
<artifact name="jwt-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-core_3', version='9.0.5')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-core_3" % "9.0.5"
[com.github.jwt-scala/jwt-core_3 "9.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_3 | jar | 0.7.29 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |