multiformats / scala-multihash   0.1.0

MIT License GitHub

Scala multihash implementation

Scala versions: 2.11

multihash 0.1.0


Group ID:
io.mediachain
Artifact ID:
multihash_2.11
Version:
0.1.0
Release Date:
Jul 5, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "io.mediachain" %% "multihash" % "0.1.0"

Mill build tool

ivy"io.mediachain::multihash:0.1.0"

Scala CLI

//> using dep "io.mediachain::multihash:0.1.0"

Ammonite REPL

import $ivy.`io.mediachain::multihash:0.1.0`

<dependency>
  <groupId>io.mediachain</groupId>
  <artifactId>multihash_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.mediachain', name: 'multihash_2.11', version: '0.1.0'