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 1.0.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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