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