ubirch / ubirch-notary-service   0.3.3

Apache License 2.0 GitHub

ubirch blockchain anchoring service

Scala versions: 2.11

core 0.3.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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