License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.jwt-scala |
ArtifactId | ArtifactIdjwt-core_3.0.0-RC3 |
Version | Version7.1.4 |
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.0.0-RC3-7.1.4.pom | |
jwt-core_3.0.0-RC3-7.1.4.jar | 151 KB |
jwt-core_3.0.0-RC3-7.1.4-sources.jar | 15 KB |
jwt-core_3.0.0-RC3-7.1.4-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3.0.0-RC3/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-core_3.0.0-RC3</artifactId>
<version>7.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3.0.0-RC3/
implementation 'com.github.jwt-scala:jwt-core_3.0.0-RC3:7.1.4'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-core_3.0.0-RC3/
implementation ("com.github.jwt-scala:jwt-core_3.0.0-RC3:7.1.4")
'com.github.jwt-scala:jwt-core_3.0.0-RC3:jar:7.1.4'
<dependency org="com.github.jwt-scala" name="jwt-core_3.0.0-RC3" rev="7.1.4">
<artifact name="jwt-core_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-core_3.0.0-RC3', version='7.1.4')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-core_3.0.0-RC3" % "7.1.4"
[com.github.jwt-scala/jwt-core_3.0.0-RC3 "7.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3.0.0-RC3 | jar | 0.7.25 |
org.scalameta : munit-scalacheck_3.0.0-RC3 | jar | 0.7.25 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |