Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdcom.github.jwt-scala |
ArtifactId | ArtifactIdjwt-circe_3 |
Version | Version9.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwt-circe_3-9.0.1.pom | |
jwt-circe_3-9.0.1.jar | 14 KB |
jwt-circe_3-9.0.1-sources.jar | 1 KB |
jwt-circe_3-9.0.1-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-circe_3/ -->
<dependency>
<groupId>com.github.jwt-scala</groupId>
<artifactId>jwt-circe_3</artifactId>
<version>9.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-circe_3/
implementation 'com.github.jwt-scala:jwt-circe_3:9.0.1'
// https://jarcasting.com/artifacts/com.github.jwt-scala/jwt-circe_3/
implementation ("com.github.jwt-scala:jwt-circe_3:9.0.1")
'com.github.jwt-scala:jwt-circe_3:jar:9.0.1'
<dependency org="com.github.jwt-scala" name="jwt-circe_3" rev="9.0.1">
<artifact name="jwt-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jwt-scala', module='jwt-circe_3', version='9.0.1')
)
libraryDependencies += "com.github.jwt-scala" % "jwt-circe_3" % "9.0.1"
[com.github.jwt-scala/jwt-circe_3 "9.0.1"]