Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIddaml-lf-snapshot-java-proto |
Version | Version2.3.0-snapshot.20220525.9963.0.12a488f6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-java-proto/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>daml-lf-snapshot-java-proto</artifactId>
<version>2.3.0-snapshot.20220525.9963.0.12a488f6</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-java-proto/
implementation 'com.daml:daml-lf-snapshot-java-proto:2.3.0-snapshot.20220525.9963.0.12a488f6'
// https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-java-proto/
implementation ("com.daml:daml-lf-snapshot-java-proto:2.3.0-snapshot.20220525.9963.0.12a488f6")
'com.daml:daml-lf-snapshot-java-proto:jar:2.3.0-snapshot.20220525.9963.0.12a488f6'
<dependency org="com.daml" name="daml-lf-snapshot-java-proto" rev="2.3.0-snapshot.20220525.9963.0.12a488f6">
<artifact name="daml-lf-snapshot-java-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-snapshot-java-proto', version='2.3.0-snapshot.20220525.9963.0.12a488f6')
)
libraryDependencies += "com.daml" % "daml-lf-snapshot-java-proto" % "2.3.0-snapshot.20220525.9963.0.12a488f6"
[com.daml/daml-lf-snapshot-java-proto "2.3.0-snapshot.20220525.9963.0.12a488f6"]