daml-project-config 100.13.52


Group ID:
com.daml
Artifact ID:
daml-project-config_2.12
Version:
100.13.52
Release Date:
Feb 12, 2020
Licenses:
Files:

libraryDependencies += "com.daml" %% "daml-project-config" % "100.13.52"

Mill build tool

ivy"com.daml::daml-project-config:100.13.52"

Scala CLI

//> using dep "com.daml::daml-project-config:100.13.52"

Ammonite REPL

import $ivy.`com.daml::daml-project-config:100.13.52`

<dependency>
  <groupId>com.daml</groupId>
  <artifactId>daml-project-config_2.12</artifactId>
  <version>100.13.52</version>
</dependency>

compile group: 'com.daml', name: 'daml-project-config_2.12', version: '100.13.52'