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

multiformats 0.1.0-M2


Group ID:
app.fmgp
Artifact ID:
multiformats_3
Version:
0.1.0-M2
Release Date:
May 16, 2023
Licenses:
Files:

libraryDependencies += "app.fmgp" %% "multiformats" % "0.1.0-M2"

Mill build tool

ivy"app.fmgp::multiformats:0.1.0-M2"

Scala CLI

//> using dep "app.fmgp::multiformats:0.1.0-M2"

Ammonite REPL

import $ivy.`app.fmgp::multiformats:0.1.0-M2`

<dependency>
  <groupId>app.fmgp</groupId>
  <artifactId>multiformats_3</artifactId>
  <version>0.1.0-M2</version>
</dependency>

compile group: 'app.fmgp', name: 'multiformats_3', version: '0.1.0-M2'