encryfoundation / encrycommon   0.9.3

GNU General Public License v3.0 only GitHub

Common resources for Encry protocol

Scala versions: 2.12

encry-common 0.8.2


Group ID:
org.encry
Artifact ID:
encry-common_2.12
Version:
0.8.2
Release Date:
Aug 21, 2018
Licenses:
Files:

libraryDependencies += "org.encry" %% "encry-common" % "0.8.2"

Mill build tool

ivy"org.encry::encry-common:0.8.2"

Scala CLI

//> using dep "org.encry::encry-common:0.8.2"

Ammonite REPL

import $ivy.`org.encry::encry-common:0.8.2`

<dependency>
  <groupId>org.encry</groupId>
  <artifactId>encry-common_2.12</artifactId>
  <version>0.8.2</version>
</dependency>

compile group: 'org.encry', name: 'encry-common_2.12', version: '0.8.2'