The Daml smart contract language
Scala versions:
2.13
daml-lf-interface 1.14.0-snapshot.20210526.7024.0.aedb9a82
Group ID:
com.daml
Artifact ID:
daml-lf-interface_2.13
Version:
1.14.0-snapshot.20210526.7024.0.aedb9a82
Release Date:
May 26, 2021
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-interface" % "1.14.0-snapshot.20210526.7024.0.aedb9a82"
ivy"com.daml::daml-lf-interface:1.14.0-snapshot.20210526.7024.0.aedb9a82"
//> using dep "com.daml::daml-lf-interface:1.14.0-snapshot.20210526.7024.0.aedb9a82"
import $ivy.`com.daml::daml-lf-interface:1.14.0-snapshot.20210526.7024.0.aedb9a82`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-interface_2.13</artifactId> <version>1.14.0-snapshot.20210526.7024.0.aedb9a82</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-interface_2.13', version: '1.14.0-snapshot.20210526.7024.0.aedb9a82'