daml-project-config 100.13.36


Group ID:
com.daml
Artifact ID:
daml-project-config_2.12
Version:
100.13.36
Release Date:
Nov 14, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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