The Daml smart contract language
Scala versions:
2.13
concurrent 2.7.7
Group ID:
com.daml
Artifact ID:
concurrent_2.13
Version:
2.7.7
Release Date:
Feb 19, 2024
Licenses:
Files:
Developers:
libraryDependencies += "com.daml" %% "concurrent" % "2.7.7"
ivy"com.daml::concurrent:2.7.7"
//> using dep "com.daml::concurrent:2.7.7"
import $ivy.`com.daml::concurrent:2.7.7`
<dependency> <groupId>com.daml</groupId> <artifactId>concurrent_2.13</artifactId> <version>2.7.7</version> </dependency>
compile group: 'com.daml', name: 'concurrent_2.13', version: '2.7.7'