daml-lf-data 3.5.1


Group ID:
com.daml
Artifact ID:
daml-lf-data_2.13
Version:
3.5.1
Version Scheme:
Release Date:
May 27, 2026
Licenses:
Files:
Full Scala Version:
2.13.16

libraryDependencies += "com.daml" %% "daml-lf-data" % "3.5.1"

Mill build tool

ivy"com.daml::daml-lf-data:3.5.1"

Scala CLI

//> using dep "com.daml::daml-lf-data:3.5.1"

Ammonite REPL

import $ivy.`com.daml::daml-lf-data:3.5.1`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>daml-lf-data_2.13</artifactId>
  <version>3.5.1</version>
</dependency>

compile group: 'com.daml', name: 'daml-lf-data_2.13', version: '3.5.1'