util-external 3.5.1


Group ID:
com.daml
Artifact ID:
util-external_2.13
Version:
3.5.1
Version Scheme:
Release Date:
May 27, 2026
Licenses:
Files:
Full Scala Version:
2.13.16

libraryDependencies += "com.daml" %% "util-external" % "3.5.1"

Mill build tool

ivy"com.daml::util-external:3.5.1"

Scala CLI

//> using dep "com.daml::util-external:3.5.1"

Ammonite REPL

import $ivy.`com.daml::util-external:3.5.1`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>util-external_2.13</artifactId>
  <version>3.5.1</version>
</dependency>

compile group: 'com.daml', name: 'util-external_2.13', version: '3.5.1'