The Daml smart contract language
Scala versions:
2.13
daml-lf-engine 2.5.0-snapshot.20221031.10867.0.1ff7062b
Group ID:
com.daml
Artifact ID:
daml-lf-engine_2.13
Version:
2.5.0-snapshot.20221031.10867.0.1ff7062b
Release Date:
Nov 3, 2022
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "daml-lf-engine" % "2.5.0-snapshot.20221031.10867.0.1ff7062b"
ivy"com.daml::daml-lf-engine:2.5.0-snapshot.20221031.10867.0.1ff7062b"
//> using dep "com.daml::daml-lf-engine:2.5.0-snapshot.20221031.10867.0.1ff7062b"
import $ivy.`com.daml::daml-lf-engine:2.5.0-snapshot.20221031.10867.0.1ff7062b`
<dependency> <groupId>com.daml</groupId> <artifactId>daml-lf-engine_2.13</artifactId> <version>2.5.0-snapshot.20221031.10867.0.1ff7062b</version> </dependency>
compile group: 'com.daml', name: 'daml-lf-engine_2.13', version: '2.5.0-snapshot.20221031.10867.0.1ff7062b'