jwt 2.8.5


Group ID:
com.daml
Artifact ID:
jwt_2.13
Version:
2.8.5
Release Date:
Apr 26, 2024
Licenses:
Files:

libraryDependencies += "com.daml" %% "jwt" % "2.8.5"

Mill build tool

ivy"com.daml::jwt:2.8.5"

Scala CLI

//> using dep "com.daml::jwt:2.8.5"

Ammonite REPL

import $ivy.`com.daml::jwt:2.8.5`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>jwt_2.13</artifactId>
  <version>2.8.5</version>
</dependency>

compile group: 'com.daml', name: 'jwt_2.13', version: '2.8.5'