ubirch / ubirch-notary-service   0.3.3

Apache License 2.0 GitHub

ubirch blockchain anchoring service

Scala versions: 2.11

core 0.2.6


Group ID:
com.ubirch.notary
Artifact ID:
core_2.11
Version:
0.2.6
Release Date:
Feb 7, 2017
Licenses:
Files:

libraryDependencies += "com.ubirch.notary" %% "core" % "0.2.6"

Mill build tool

ivy"com.ubirch.notary::core:0.2.6"

Scala CLI

//> using dep "com.ubirch.notary::core:0.2.6"

Ammonite REPL

import $ivy.`com.ubirch.notary::core:0.2.6`

<dependency>
  <groupId>com.ubirch.notary</groupId>
  <artifactId>core_2.11</artifactId>
  <version>0.2.6</version>
</dependency>

compile group: 'com.ubirch.notary', name: 'core_2.11', version: '0.2.6'