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