ubirch / ubirch-notary-service   0.3.3

Apache License 2.0 GitHub

ubirch blockchain anchoring service

Scala versions: 2.11

backend 0.2


Group ID:
com.ubirch.notary
Artifact ID:
backend_2.11
Version:
0.2
Release Date:
Aug 12, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.ubirch.notary" %% "backend" % "0.2"

Mill build tool

ivy"com.ubirch.notary::backend:0.2"

Scala CLI

//> using dep "com.ubirch.notary::backend:0.2"

Ammonite REPL

import $ivy.`com.ubirch.notary::backend:0.2`

<dependency>
  <groupId>com.ubirch.notary</groupId>
  <artifactId>backend_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.ubirch.notary', name: 'backend_2.11', version: '0.2'