The Daml smart contract language
Scala versions:
2.13
daml-lf-interpreter 2.7.0-adhoc.20240328.12012.0.va01811e4
Group ID:
com.daml
Artifact ID:
daml-lf-interpreter_2.13
Version:
2.7.0-adhoc.20240328.12012.0.va01811e4
Release Date:
Mar 28, 2024
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-interpreter" % "2.7.0-adhoc.20240328.12012.0.va01811e4"
ivy"com.daml::daml-lf-interpreter:2.7.0-adhoc.20240328.12012.0.va01811e4"
//> using dep "com.daml::daml-lf-interpreter:2.7.0-adhoc.20240328.12012.0.va01811e4"
import $ivy.`com.daml::daml-lf-interpreter:2.7.0-adhoc.20240328.12012.0.va01811e4`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-interpreter_2.13</artifactId> <version>2.7.0-adhoc.20240328.12012.0.va01811e4</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-interpreter_2.13', version: '2.7.0-adhoc.20240328.12012.0.va01811e4'