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

com.daml:daml-lf-data_2.12 1.3.0-snapshot.20200701.4616.0.bdbefd11

TBD

Categories

Categories

Data
GroupId

GroupId

com.daml
ArtifactId

ArtifactId

daml-lf-data_2.12
Version

Version

1.3.0-snapshot.20200701.4616.0.bdbefd11
Type

Type

jar

Download daml-lf-data_2.12 1.3.0-snapshot.20200701.4616.0.bdbefd11


<!-- 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.3.0-snapshot.20200701.4616.0.bdbefd11</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/
implementation 'com.daml:daml-lf-data_2.12:1.3.0-snapshot.20200701.4616.0.bdbefd11'
// https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/
implementation ("com.daml:daml-lf-data_2.12:1.3.0-snapshot.20200701.4616.0.bdbefd11")
'com.daml:daml-lf-data_2.12:jar:1.3.0-snapshot.20200701.4616.0.bdbefd11'
<dependency org="com.daml" name="daml-lf-data_2.12" rev="1.3.0-snapshot.20200701.4616.0.bdbefd11">
  <artifact name="daml-lf-data_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-data_2.12', version='1.3.0-snapshot.20200701.4616.0.bdbefd11')
)
libraryDependencies += "com.daml" % "daml-lf-data_2.12" % "1.3.0-snapshot.20200701.4616.0.bdbefd11"
[com.daml/daml-lf-data_2.12 "1.3.0-snapshot.20200701.4616.0.bdbefd11"]