groestlcoin / eclair   0.3.3

Apache License 2.0 GitHub

A scala implementation of the Lightning Network.

Scala versions: 2.11

eclair-node 0.3.2.1


Group ID:
com.github.groestlcoin
Artifact ID:
eclair-node_2.11
Version:
0.3.2.1
Release Date:
Dec 16, 2019
Licenses:
Files:

libraryDependencies += "com.github.groestlcoin" %% "eclair-node" % "0.3.2.1"

Mill build tool

ivy"com.github.groestlcoin::eclair-node:0.3.2.1"

Scala CLI

//> using dep "com.github.groestlcoin::eclair-node:0.3.2.1"

Ammonite REPL

import $ivy.`com.github.groestlcoin::eclair-node:0.3.2.1`

<dependency>
  <groupId>com.github.groestlcoin</groupId>
  <artifactId>eclair-node_2.11</artifactId>
  <version>0.3.2.1</version>
</dependency>

compile group: 'com.github.groestlcoin', name: 'eclair-node_2.11', version: '0.3.2.1'