wavesplatform / waves   0.17.1

MIT License Website GitHub

⛓️ Reference Waves Blockchain Node (client) implementation on Scala

Scala versions: 2.12
Scala.js versions: 0.6

waves 0.15.2


Group ID:
com.github.karasiq
Artifact ID:
waves_2.12
Version:
0.15.2
Release Date:
Feb 5, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.karasiq" %% "waves" % "0.15.2"

Mill build tool

ivy"com.github.karasiq::waves:0.15.2"

Scala CLI

//> using dep "com.github.karasiq::waves:0.15.2"

Ammonite REPL

import $ivy.`com.github.karasiq::waves:0.15.2`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>waves_2.12</artifactId>
  <version>0.15.2</version>
</dependency>

compile group: 'com.github.karasiq', name: 'waves_2.12', version: '0.15.2'