daml-lf-data 1.10.1


Group ID:
com.daml
Artifact ID:
daml-lf-data_2.12
Version:
1.10.1
Release Date:
Feb 19, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>daml-lf-data_2.12</artifactId>
  <version>1.10.1</version>
</dependency>

compile group: 'com.daml', name: 'daml-lf-data_2.12', version: '1.10.1'