The Daml smart contract language
Scala versions:
2.13
daml-lf-language 2.4.0-snapshot.20220816.10412.0.e8558d29
Group ID:
com.daml
Artifact ID:
daml-lf-language_2.13
Version:
2.4.0-snapshot.20220816.10412.0.e8558d29
Release Date:
Aug 17, 2022
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-language" % "2.4.0-snapshot.20220816.10412.0.e8558d29"
ivy"com.daml::daml-lf-language:2.4.0-snapshot.20220816.10412.0.e8558d29"
//> using dep "com.daml::daml-lf-language:2.4.0-snapshot.20220816.10412.0.e8558d29"
import $ivy.`com.daml::daml-lf-language:2.4.0-snapshot.20220816.10412.0.e8558d29`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-language_2.13</artifactId> <version>2.4.0-snapshot.20220816.10412.0.e8558d29</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-language_2.13', version: '2.4.0-snapshot.20220816.10412.0.e8558d29'