toknapp / arweave4s   0.21.0

Website GitHub

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

Scala versions: 2.12

arweave4s-core 0.15.0


Group ID:
co.upvest
Artifact ID:
arweave4s-core_2.12
Version:
0.15.0
Release Date:
Jul 22, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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