A Scala & Scala.js implementation of DID and DID Comm messaging spec
did 0.1.0-M15
Group ID:
app.fmgp
Artifact ID:
did_3
Version:
0.1.0-M15
Version Scheme:
Release Date:
Nov 21, 2023
Licenses:
Files:
Full Scala Version:
3.3.1
Developers:
libraryDependencies += "app.fmgp" %% "did" % "0.1.0-M15"
ivy"app.fmgp::did:0.1.0-M15"
//> using dep "app.fmgp::did:0.1.0-M15"
import $ivy.`app.fmgp::did:0.1.0-M15`
<dependency> <groupId>app.fmgp</groupId> <artifactId>did_3</artifactId> <version>0.1.0-M15</version> </dependency>
compile group: 'app.fmgp', name: 'did_3', version: '0.1.0-M15'