groestlcoin / eclair   0.3.3

Apache License 2.0 GitHub

A scala implementation of the Lightning Network.

Scala versions: 2.11

eclair-core 0.3.2


Group ID:
com.github.groestlcoin
Artifact ID:
eclair-core_2.11
Version:
0.3.2
Release Date:
Nov 25, 2019
Licenses:
Files:

libraryDependencies += "com.github.groestlcoin" %% "eclair-core" % "0.3.2"

Mill build tool

ivy"com.github.groestlcoin::eclair-core:0.3.2"

Scala CLI

//> using dep "com.github.groestlcoin::eclair-core:0.3.2"

Ammonite REPL

import $ivy.`com.github.groestlcoin::eclair-core:0.3.2`

<dependency>
  <groupId>com.github.groestlcoin</groupId>
  <artifactId>eclair-core_2.11</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'com.github.groestlcoin', name: 'eclair-core_2.11', version: '0.3.2'