toknapp / arweave4s   0.21.0

Website GitHub

Light, modular, functional http-client for the Arweave blockchain

Scala versions: 2.12

arweave4s-core 0.17.0


Group ID:
co.upvest
Artifact ID:
arweave4s-core_2.12
Version:
0.17.0
Release Date:
Oct 2, 2018
Licenses:
MIT
Files:

libraryDependencies += "co.upvest" %% "arweave4s-core" % "0.17.0"

Mill build tool

ivy"co.upvest::arweave4s-core:0.17.0"

Scala CLI

//> using dep "co.upvest::arweave4s-core:0.17.0"

Ammonite REPL

import $ivy.`co.upvest::arweave4s-core:0.17.0`

<dependency>
  <groupId>co.upvest</groupId>
  <artifactId>arweave4s-core_2.12</artifactId>
  <version>0.17.0</version>
</dependency>

compile group: 'co.upvest', name: 'arweave4s-core_2.12', version: '0.17.0'