License |
License |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdconcurrent_2.13 |
Version | Version2.4.0-snapshot.20220628.10133.0.6f31303a |
Type | Typejar |
Description |
Descriptionconcurrent_2.13
TBD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.daml/concurrent_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>concurrent_2.13</artifactId>
<version>2.4.0-snapshot.20220628.10133.0.6f31303a</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/concurrent_2.13/
implementation 'com.daml:concurrent_2.13:2.4.0-snapshot.20220628.10133.0.6f31303a'
// https://jarcasting.com/artifacts/com.daml/concurrent_2.13/
implementation ("com.daml:concurrent_2.13:2.4.0-snapshot.20220628.10133.0.6f31303a")
'com.daml:concurrent_2.13:jar:2.4.0-snapshot.20220628.10133.0.6f31303a'
<dependency org="com.daml" name="concurrent_2.13" rev="2.4.0-snapshot.20220628.10133.0.6f31303a">
<artifact name="concurrent_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='concurrent_2.13', version='2.4.0-snapshot.20220628.10133.0.6f31303a')
)
libraryDependencies += "com.daml" % "concurrent_2.13" % "2.4.0-snapshot.20220628.10133.0.6f31303a"
[com.daml/concurrent_2.13 "2.4.0-snapshot.20220628.10133.0.6f31303a"]
Group / Artifact | Type | Version |
---|---|---|
org.scalaz : scalaz-core_2.13 | jar | 7.2.33 |