The Daml smart contract language
Scala versions:
2.13
sandbox-common 1.16.0-snapshot.20210720.7404.0.b7cf42d1
Group ID:
com.daml
Artifact ID:
sandbox-common_2.12
Version:
1.16.0-snapshot.20210720.7404.0.b7cf42d1
Release Date:
Jul 21, 2021
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "sandbox-common" % "1.16.0-snapshot.20210720.7404.0.b7cf42d1"
ivy"com.daml::sandbox-common:1.16.0-snapshot.20210720.7404.0.b7cf42d1"
//> using dep "com.daml::sandbox-common:1.16.0-snapshot.20210720.7404.0.b7cf42d1"
import $ivy.`com.daml::sandbox-common:1.16.0-snapshot.20210720.7404.0.b7cf42d1`
<dependency> <groupId>com.daml</groupId> <artifactId>sandbox-common_2.12</artifactId> <version>1.16.0-snapshot.20210720.7404.0.b7cf42d1</version> </dependency>
compile group: 'com.daml', name: 'sandbox-common_2.12', version: '1.16.0-snapshot.20210720.7404.0.b7cf42d1'