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

lang 0.17.1


Group ID:
com.github.karasiq
Artifact ID:
lang_2.12
Version:
0.17.1
Release Date:
Apr 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.karasiq" %% "lang" % "0.17.1"

Mill build tool

ivy"com.github.karasiq::lang:0.17.1"

Scala CLI

//> using dep "com.github.karasiq::lang:0.17.1"

Ammonite REPL

import $ivy.`com.github.karasiq::lang:0.17.1`

<dependency>
  <groupId>com.github.karasiq</groupId>
  <artifactId>lang_2.12</artifactId>
  <version>0.17.1</version>
</dependency>

compile group: 'com.github.karasiq', name: 'lang_2.12', version: '0.17.1'