daml-project-config 100.13.40


Group ID:
com.daml
Artifact ID:
daml-project-config_2.12
Version:
100.13.40
Release Date:
Dec 10, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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