fabiopinheiro / scala-did   0.1.0-M21

GitHub

A Scala & Scala.js implementation of DID and DID Comm messaging spec

Scala versions: 3.x
Scala.js versions: 1.x

did-method-peer 0.1.0-M11


Group ID:
app.fmgp
Artifact ID:
did-method-peer_3
Version:
0.1.0-M11
Release Date:
Oct 18, 2023
Licenses:
Files:

libraryDependencies += "app.fmgp" %% "did-method-peer" % "0.1.0-M11"

Mill build tool

ivy"app.fmgp::did-method-peer:0.1.0-M11"

Scala CLI

//> using dep "app.fmgp::did-method-peer:0.1.0-M11"

Ammonite REPL

import $ivy.`app.fmgp::did-method-peer:0.1.0-M11`

<dependency>
  <groupId>app.fmgp</groupId>
  <artifactId>did-method-peer_3</artifactId>
  <version>0.1.0-M11</version>
</dependency>

compile group: 'app.fmgp', name: 'did-method-peer_3', version: '0.1.0-M11'