License |
License |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIddaml-lf-encoder_2.13 |
Version | Version2.2.0-snapshot.20220503.9846.0.1b9e9905 |
Type | Typejar |
Description |
Descriptiondaml-lf-encoder_2.13
TBD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-encoder_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>daml-lf-encoder_2.13</artifactId>
<version>2.2.0-snapshot.20220503.9846.0.1b9e9905</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-encoder_2.13/
implementation 'com.daml:daml-lf-encoder_2.13:2.2.0-snapshot.20220503.9846.0.1b9e9905'
// https://jarcasting.com/artifacts/com.daml/daml-lf-encoder_2.13/
implementation ("com.daml:daml-lf-encoder_2.13:2.2.0-snapshot.20220503.9846.0.1b9e9905")
'com.daml:daml-lf-encoder_2.13:jar:2.2.0-snapshot.20220503.9846.0.1b9e9905'
<dependency org="com.daml" name="daml-lf-encoder_2.13" rev="2.2.0-snapshot.20220503.9846.0.1b9e9905">
<artifact name="daml-lf-encoder_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-encoder_2.13', version='2.2.0-snapshot.20220503.9846.0.1b9e9905')
)
libraryDependencies += "com.daml" % "daml-lf-encoder_2.13" % "2.2.0-snapshot.20220503.9846.0.1b9e9905"
[com.daml/daml-lf-encoder_2.13 "2.2.0-snapshot.20220503.9846.0.1b9e9905"]