topl / bramblsc   2.0.0-beta5

Mozilla Public License 2.0 Website GitHub

Topl's Brambl SDK implemented in Scala

Scala versions: 2.13

crypto 2.0.0-beta3


Group ID:
co.topl
Artifact ID:
crypto_2.13
Version:
2.0.0-beta3
Release Date:
Mar 4, 2024
Licenses:
Files:

libraryDependencies += "co.topl" %% "crypto" % "2.0.0-beta3"

Mill build tool

ivy"co.topl::crypto:2.0.0-beta3"

Scala CLI

//> using dep "co.topl::crypto:2.0.0-beta3"

Ammonite REPL

import $ivy.`co.topl::crypto:2.0.0-beta3`

<dependency>
  <groupId>co.topl</groupId>
  <artifactId>crypto_2.13</artifactId>
  <version>2.0.0-beta3</version>
</dependency>

compile group: 'co.topl', name: 'crypto_2.13', version: '2.0.0-beta3'