GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIddaml-lf-scenario-interpreter_2.12 |
Version | Version1.7.0-snapshot.20201103.5565.1.e75d42dd |
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.7.0-snapshot.20201103.5565.1.e75d42dd</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/
implementation 'com.daml:daml-lf-scenario-interpreter_2.12:1.7.0-snapshot.20201103.5565.1.e75d42dd'
// https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/
implementation ("com.daml:daml-lf-scenario-interpreter_2.12:1.7.0-snapshot.20201103.5565.1.e75d42dd")
'com.daml:daml-lf-scenario-interpreter_2.12:jar:1.7.0-snapshot.20201103.5565.1.e75d42dd'
<dependency org="com.daml" name="daml-lf-scenario-interpreter_2.12" rev="1.7.0-snapshot.20201103.5565.1.e75d42dd">
<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.7.0-snapshot.20201103.5565.1.e75d42dd')
)
libraryDependencies += "com.daml" % "daml-lf-scenario-interpreter_2.12" % "1.7.0-snapshot.20201103.5565.1.e75d42dd"
[com.daml/daml-lf-scenario-interpreter_2.12 "1.7.0-snapshot.20201103.5565.1.e75d42dd"]