participant-local-store 2.6.5


Group ID:
com.daml
Artifact ID:
participant-local-store_2.13
Version:
2.6.5
Release Date:
Jun 16, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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