participant-state 2.3.7


Group ID:
com.daml
Artifact ID:
participant-state_2.13
Version:
2.3.7
Release Date:
Nov 7, 2022
Licenses:
Files:

libraryDependencies += "com.daml" %% "participant-state" % "2.3.7"

Mill build tool

ivy"com.daml::participant-state:2.3.7"

Scala CLI

//> using dep "com.daml::participant-state:2.3.7"

Ammonite REPL

import $ivy.`com.daml::participant-state:2.3.7`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>participant-state_2.13</artifactId>
  <version>2.3.7</version>
</dependency>

compile group: 'com.daml', name: 'participant-state_2.13', version: '2.3.7'