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

com.daml:daml-lf-data_2.12 1.9.0

TBD

Categories

Categories

Data
GroupId

GroupId

com.daml
ArtifactId

ArtifactId

daml-lf-data_2.12
Version

Version

1.9.0
Type

Type

jar

Download daml-lf-data_2.12 1.9.0


<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/
implementation 'com.daml:daml-lf-data_2.12:1.9.0'
// https://jarcasting.com/artifacts/com.daml/daml-lf-data_2.12/
implementation ("com.daml:daml-lf-data_2.12:1.9.0")
'com.daml:daml-lf-data_2.12:jar:1.9.0'
<dependency org="com.daml" name="daml-lf-data_2.12" rev="1.9.0">
  <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')
)
libraryDependencies += "com.daml" % "daml-lf-data_2.12" % "1.9.0"
[com.daml/daml-lf-data_2.12 "1.9.0"]