is not current version
Last Version 1.18.3-snapshot.20220620.8442.0.c7424302

com.daml:daml-lf-data_2.12 1.6.0-snapshot.20200930.5312.0.b9a1905d

TBD

Categories

Categories

Data
GroupId

GroupId

com.daml
ArtifactId

ArtifactId

daml-lf-data_2.12
Version

Version

1.6.0-snapshot.20200930.5312.0.b9a1905d
Type

Type

jar

Download daml-lf-data_2.12 1.6.0-snapshot.20200930.5312.0.b9a1905d


<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>daml-lf-data_2.12</artifactId>
    <version>1.6.0-snapshot.20200930.5312.0.b9a1905d</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/
implementation 'com.daml:daml-lf-data_2.12:1.6.0-snapshot.20200930.5312.0.b9a1905d'
// https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/
implementation ("com.daml:daml-lf-data_2.12:1.6.0-snapshot.20200930.5312.0.b9a1905d")
'com.daml:daml-lf-data_2.12:jar:1.6.0-snapshot.20200930.5312.0.b9a1905d'
<dependency org="com.daml" name="daml-lf-data_2.12" rev="1.6.0-snapshot.20200930.5312.0.b9a1905d">
  <artifact name="daml-lf-data_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-data_2.12', version='1.6.0-snapshot.20200930.5312.0.b9a1905d')
)
libraryDependencies += "com.daml" % "daml-lf-data_2.12" % "1.6.0-snapshot.20200930.5312.0.b9a1905d"
[com.daml/daml-lf-data_2.12 "1.6.0-snapshot.20200930.5312.0.b9a1905d"]