participant-local-store 2.7.4


Group ID:
com.daml
Artifact ID:
participant-local-store_2.13
Version:
2.7.4
Release Date:
Oct 9, 2023
Licenses:
Files:

libraryDependencies += "com.daml" %% "participant-local-store" % "2.7.4"

Mill build tool

ivy"com.daml::participant-local-store:2.7.4"

Scala CLI

//> using dep "com.daml::participant-local-store:2.7.4"

Ammonite REPL

import $ivy.`com.daml::participant-local-store:2.7.4`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>participant-local-store_2.13</artifactId>
  <version>2.7.4</version>
</dependency>

compile group: 'com.daml', name: 'participant-local-store_2.13', version: '2.7.4'