The Daml smart contract language
Scala versions:
2.13
daml-lf-data 2.0.0-snapshot.20220201.9108.0.aa2494f1
Group ID:
com.daml
Artifact ID:
daml-lf-data_2.13
Version:
2.0.0-snapshot.20220201.9108.0.aa2494f1
Release Date:
Feb 1, 2022
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-data" % "2.0.0-snapshot.20220201.9108.0.aa2494f1"
ivy"com.daml::daml-lf-data:2.0.0-snapshot.20220201.9108.0.aa2494f1"
//> using dep "com.daml::daml-lf-data:2.0.0-snapshot.20220201.9108.0.aa2494f1"
import $ivy.`com.daml::daml-lf-data:2.0.0-snapshot.20220201.9108.0.aa2494f1`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-data_2.13</artifactId> <version>2.0.0-snapshot.20220201.9108.0.aa2494f1</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-data_2.13', version: '2.0.0-snapshot.20220201.9108.0.aa2494f1'