GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIddaml-lf-scenario-interpreter_2.12 |
Version | Version1.16.0-snapshot.20210727.7476.0.b5e9d861 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>daml-lf-scenario-interpreter_2.12</artifactId>
<version>1.16.0-snapshot.20210727.7476.0.b5e9d861</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/
implementation 'com.daml:daml-lf-scenario-interpreter_2.12:1.16.0-snapshot.20210727.7476.0.b5e9d861'
// https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/
implementation ("com.daml:daml-lf-scenario-interpreter_2.12:1.16.0-snapshot.20210727.7476.0.b5e9d861")
'com.daml:daml-lf-scenario-interpreter_2.12:jar:1.16.0-snapshot.20210727.7476.0.b5e9d861'
<dependency org="com.daml" name="daml-lf-scenario-interpreter_2.12" rev="1.16.0-snapshot.20210727.7476.0.b5e9d861">
<artifact name="daml-lf-scenario-interpreter_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-scenario-interpreter_2.12', version='1.16.0-snapshot.20210727.7476.0.b5e9d861')
)
libraryDependencies += "com.daml" % "daml-lf-scenario-interpreter_2.12" % "1.16.0-snapshot.20210727.7476.0.b5e9d861"
[com.daml/daml-lf-scenario-interpreter_2.12 "1.16.0-snapshot.20210727.7476.0.b5e9d861"]