sandbox-common 2.3.3


Group ID:
com.daml
Artifact ID:
sandbox-common_2.13
Version:
2.3.3
Release Date:
Aug 22, 2022
Licenses:
Files:

libraryDependencies += "com.daml" %% "sandbox-common" % "2.3.3"

Mill build tool

ivy"com.daml::sandbox-common:2.3.3"

Scala CLI

//> using dep "com.daml::sandbox-common:2.3.3"

Ammonite REPL

import $ivy.`com.daml::sandbox-common:2.3.3`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>sandbox-common_2.13</artifactId>
  <version>2.3.3</version>
</dependency>

compile group: 'com.daml', name: 'sandbox-common_2.13', version: '2.3.3'