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