| License | License | 
|---|---|
| GroupId | GroupIdcom.daml | 
| ArtifactId | ArtifactIddaml-lf-language_2.13 | 
| Version | Version2.3.0-snapshot.20220613.10072.0.d233bfa4 | 
| Type | Typejar | 
| Description | Descriptiondaml-lf-language_2.13 TBD | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-language_2.13/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>daml-lf-language_2.13</artifactId>
    <version>2.3.0-snapshot.20220613.10072.0.d233bfa4</version>
</dependency>// https://jarcasting.com/artifacts/com.daml/daml-lf-language_2.13/
implementation 'com.daml:daml-lf-language_2.13:2.3.0-snapshot.20220613.10072.0.d233bfa4'// https://jarcasting.com/artifacts/com.daml/daml-lf-language_2.13/
implementation ("com.daml:daml-lf-language_2.13:2.3.0-snapshot.20220613.10072.0.d233bfa4")'com.daml:daml-lf-language_2.13:jar:2.3.0-snapshot.20220613.10072.0.d233bfa4'<dependency org="com.daml" name="daml-lf-language_2.13" rev="2.3.0-snapshot.20220613.10072.0.d233bfa4">
  <artifact name="daml-lf-language_2.13" type="jar" />
</dependency>@Grapes(
@Grab(group='com.daml', module='daml-lf-language_2.13', version='2.3.0-snapshot.20220613.10072.0.d233bfa4')
)libraryDependencies += "com.daml" % "daml-lf-language_2.13" % "2.3.0-snapshot.20220613.10072.0.d233bfa4"[com.daml/daml-lf-language_2.13 "2.3.0-snapshot.20220613.10072.0.d233bfa4"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.daml : daml-lf-data_2.13 | jar | 2.3.0-snapshot.20220613.10072.0.d233bfa4 | 
| com.daml : nameof_2.13 | jar | 2.3.0-snapshot.20220613.10072.0.d233bfa4 | 
| org.scalaz : scalaz-core_2.13 | jar | 7.2.33 |