The Daml smart contract language
Scala versions:
2.13
daml-lf-parser 3.0.0-snapshot.20240116.12589.0.v73f4cdd5
Group ID:
com.daml
Artifact ID:
daml-lf-parser_2.13
Version:
3.0.0-snapshot.20240116.12589.0.v73f4cdd5
Release Date:
Jan 17, 2024
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-parser" % "3.0.0-snapshot.20240116.12589.0.v73f4cdd5"
ivy"com.daml::daml-lf-parser:3.0.0-snapshot.20240116.12589.0.v73f4cdd5"
//> using dep "com.daml::daml-lf-parser:3.0.0-snapshot.20240116.12589.0.v73f4cdd5"
import $ivy.`com.daml::daml-lf-parser:3.0.0-snapshot.20240116.12589.0.v73f4cdd5`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-parser_2.13</artifactId> <version>3.0.0-snapshot.20240116.12589.0.v73f4cdd5</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-parser_2.13', version: '3.0.0-snapshot.20240116.12589.0.v73f4cdd5'