The Daml smart contract language
Scala versions:
2.13
participant-state 1.11.1
Group ID:
com.daml
Artifact ID:
participant-state_2.13
Version:
1.11.1
Release Date:
Mar 17, 2021
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "participant-state" % "1.11.1"
ivy"com.daml::participant-state:1.11.1"
//> using dep "com.daml::participant-state:1.11.1"
import $ivy.`com.daml::participant-state:1.11.1`
<dependency> <groupId>com.daml</groupId> <artifactId>participant-state_2.13</artifactId> <version>1.11.1</version> </dependency>
compile group: 'com.daml', name: 'participant-state_2.13', version: '1.11.1'