License |
License |
---|---|
Categories |
CategoriesScala Languages JSON Data |
GroupId | GroupIdcom.github.jwt-scala |
ArtifactId | ArtifactIdjwt-spray-json_2.13 |
Version | Version9.0.2 |
Type | Typejar |
Description |
Descriptionjwt-spray-json
jwt-spray-json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-spray-json_2.13/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-spray-json_2.13</artifactId>
<version>9.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-spray-json_2.13/
implementation 'com.github.jwt-scala:jwt-spray-json_2.13:9.0.2'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-spray-json_2.13/
implementation ("com.github.jwt-scala:jwt-spray-json_2.13:9.0.2")
'com.github.jwt-scala:jwt-spray-json_2.13:jar:9.0.2'
<dependency org="com.github.jwt-scala" name="jwt-spray-json_2.13" rev="9.0.2">
<artifact name="jwt-spray-json_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-spray-json_2.13', version='9.0.2')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-spray-json_2.13" % "9.0.2"
[com.github.jwt-scala/jwt-spray-json_2.13 "9.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.github.jwt-scala : jwt-json-common_2.13 | jar | 9.0.2 |
io.spray : spray-json_2.13 | jar | 1.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |
org.scalameta : munit-scalacheck_2.13 | jar | 0.7.29 |