License |
License |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIddaml-lf-language_2.13 |
Version | Version1.14.0-snapshot.20210526.7024.0.aedb9a82 |
Type | Typejar |
Description |
Descriptiondaml-lf-language_2.13
TBD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-language_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>daml-lf-language_2.13</artifactId>
<version>1.14.0-snapshot.20210526.7024.0.aedb9a82</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-language_2.13/
implementation 'com.daml:daml-lf-language_2.13:1.14.0-snapshot.20210526.7024.0.aedb9a82'
// https://jarcasting.com/artifacts/com.daml/daml-lf-language_2.13/
implementation ("com.daml:daml-lf-language_2.13:1.14.0-snapshot.20210526.7024.0.aedb9a82")
'com.daml:daml-lf-language_2.13:jar:1.14.0-snapshot.20210526.7024.0.aedb9a82'
<dependency org="com.daml" name="daml-lf-language_2.13" rev="1.14.0-snapshot.20210526.7024.0.aedb9a82">
<artifact name="daml-lf-language_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-language_2.13', version='1.14.0-snapshot.20210526.7024.0.aedb9a82')
)
libraryDependencies += "com.daml" % "daml-lf-language_2.13" % "1.14.0-snapshot.20210526.7024.0.aedb9a82"
[com.daml/daml-lf-language_2.13 "1.14.0-snapshot.20210526.7024.0.aedb9a82"]
Group / Artifact | Type | Version |
---|---|---|
com.daml : daml-lf-data_2.13 | jar | 1.14.0-snapshot.20210526.7024.0.aedb9a82 |
org.scalaz : scalaz-core_2.13 | jar | 7.2.30 |