is not current version
Last Version 2.3.0-snapshot.20220620.10110.0.f4211b70

com.daml:sandbox-common_2.13 1.14.2

TBD

GroupId

GroupId

com.daml
ArtifactId

ArtifactId

sandbox-common_2.13
Version

Version

1.14.2
Type

Type

jar

Download sandbox-common_2.13 1.14.2


<!-- https://jarcasting.com/artifacts/com.daml/sandbox-common_2.13/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>sandbox-common_2.13</artifactId>
    <version>1.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/sandbox-common_2.13/
implementation 'com.daml:sandbox-common_2.13:1.14.2'
// https://jarcasting.com/artifacts/com.daml/sandbox-common_2.13/
implementation ("com.daml:sandbox-common_2.13:1.14.2")
'com.daml:sandbox-common_2.13:jar:1.14.2'
<dependency org="com.daml" name="sandbox-common_2.13" rev="1.14.2">
  <artifact name="sandbox-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='sandbox-common_2.13', version='1.14.2')
)
libraryDependencies += "com.daml" % "sandbox-common_2.13" % "1.14.2"
[com.daml/sandbox-common_2.13 "1.14.2"]