The Daml smart contract language
Scala versions:
2.13
daml-lf-encoder 3.1.0-snapshot.20240603.13111.0.v632d1141
Group ID:
com.daml
Artifact ID:
daml-lf-encoder_2.13
Version:
3.1.0-snapshot.20240603.13111.0.v632d1141
Release Date:
Jun 4, 2024
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-encoder" % "3.1.0-snapshot.20240603.13111.0.v632d1141"
ivy"com.daml::daml-lf-encoder:3.1.0-snapshot.20240603.13111.0.v632d1141"
//> using dep "com.daml::daml-lf-encoder:3.1.0-snapshot.20240603.13111.0.v632d1141"
import $ivy.`com.daml::daml-lf-encoder:3.1.0-snapshot.20240603.13111.0.v632d1141`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-encoder_2.13</artifactId> <version>3.1.0-snapshot.20240603.13111.0.v632d1141</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-encoder_2.13', version: '3.1.0-snapshot.20240603.13111.0.v632d1141'