topl / brambl-cli   2.0.0-beta6

Mozilla Public License 2.0 Website GitHub

The Command Line Interface to Topl's blockchain

Scala versions: 2.13

brambl-cli 1.0.0.beta-1


Group ID:
co.topl
Artifact ID:
brambl-cli_2.13
Version:
1.0.0.beta-1
Release Date:
Feb 22, 2023
Licenses:
Files:
Full Scala Version:
2.13.8

libraryDependencies += "co.topl" %% "brambl-cli" % "1.0.0.beta-1"

Mill build tool

ivy"co.topl::brambl-cli:1.0.0.beta-1"

Scala CLI

//> using dep "co.topl::brambl-cli:1.0.0.beta-1"

Ammonite REPL

import $ivy.`co.topl::brambl-cli:1.0.0.beta-1`

<dependency>
  <groupId>co.topl</groupId>
  <artifactId>brambl-cli_2.13</artifactId>
  <version>1.0.0.beta-1</version>
</dependency>

compile group: 'co.topl', name: 'brambl-cli_2.13', version: '1.0.0.beta-1'