fiatjaf / scoin   0.7.0

Apache License 2.0 GitHub

simple bitcoin helpers for scala

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

root 0.1.0


Group ID:
com.fiatjaf
Artifact ID:
root_3
Version:
0.1.0
Version Scheme:
Release Date:
Aug 10, 2022
Licenses:
Files:
Full Scala Version:
3.1.3
Developers:

libraryDependencies += "com.fiatjaf" %% "root" % "0.1.0"

Mill build tool

ivy"com.fiatjaf::root:0.1.0"

Scala CLI

//> using dep "com.fiatjaf::root:0.1.0"

Ammonite REPL

import $ivy.`com.fiatjaf::root:0.1.0`

<dependency>
  <groupId>com.fiatjaf</groupId>
  <artifactId>root_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.fiatjaf', name: 'root_3', version: '0.1.0'