GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIddaml-lf-scenario-interpreter_2.12 |
Version | Version0.13.56-snapshot.20200411.3905.0.f050da78 |
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>0.13.56-snapshot.20200411.3905.0.f050da78</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/
implementation 'com.daml:daml-lf-scenario-interpreter_2.12:0.13.56-snapshot.20200411.3905.0.f050da78'
// https://jarcasting.com/artifacts/com.daml/daml-lf-scenario-interpreter_2.12/
implementation ("com.daml:daml-lf-scenario-interpreter_2.12:0.13.56-snapshot.20200411.3905.0.f050da78")
'com.daml:daml-lf-scenario-interpreter_2.12:jar:0.13.56-snapshot.20200411.3905.0.f050da78'
<dependency org="com.daml" name="daml-lf-scenario-interpreter_2.12" rev="0.13.56-snapshot.20200411.3905.0.f050da78">
<artifact name="daml-lf-scenario-interpreter_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-scenario-interpreter_2.12', version='0.13.56-snapshot.20200411.3905.0.f050da78')
)
libraryDependencies += "com.daml" % "daml-lf-scenario-interpreter_2.12" % "0.13.56-snapshot.20200411.3905.0.f050da78"
[com.daml/daml-lf-scenario-interpreter_2.12 "0.13.56-snapshot.20200411.3905.0.f050da78"]