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

com.daml:daml-lf-data_2.12 1.9.0-snapshot.20210113.6060.0.9ed787cb

TBD

Categories

Categories

Data
GroupId

GroupId

com.daml
ArtifactId

ArtifactId

daml-lf-data_2.12
Version

Version

1.9.0-snapshot.20210113.6060.0.9ed787cb
Type

Type

jar

Download daml-lf-data_2.12 1.9.0-snapshot.20210113.6060.0.9ed787cb


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