input-output-hk / scrypto   3.1.0

Creative Commons Zero v1.0 Universal GitHub

Cryptographic primitives for Scala

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x

scrypto 3.1.0


Group ID:
org.scorexfoundation
Artifact ID:
scrypto_3
Version:
3.1.0
Release Date:
Mar 18, 2025
Licenses:
Files:
Full Scala Version:
3.3.5

libraryDependencies += "org.scorexfoundation" %% "scrypto" % "3.1.0"

Mill build tool

ivy"org.scorexfoundation::scrypto:3.1.0"

Scala CLI

//> using dep "org.scorexfoundation::scrypto:3.1.0"

Ammonite REPL

import $ivy.`org.scorexfoundation::scrypto:3.1.0`

<dependency>
  <groupId>org.scorexfoundation</groupId>
  <artifactId>scrypto_3</artifactId>
  <version>3.1.0</version>
</dependency>

compile group: 'org.scorexfoundation', name: 'scrypto_3', version: '3.1.0'