License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIddaml-lf-snapshot-java-proto |
Last Version | Last Version2.4.0-snapshot.20220628.10133.0.6f31303a |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondaml-lf-snapshot-java-proto
TBD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.4.0-snapshot.20220628.10133.0.6f31303a</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-java-proto/
implementation 'com.daml:daml-lf-snapshot-java-proto:2.4.0-snapshot.20220628.10133.0.6f31303a'
// https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-java-proto/
implementation ("com.daml:daml-lf-snapshot-java-proto:2.4.0-snapshot.20220628.10133.0.6f31303a")
'com.daml:daml-lf-snapshot-java-proto:jar:2.4.0-snapshot.20220628.10133.0.6f31303a'
<dependency org="com.daml" name="daml-lf-snapshot-java-proto" rev="2.4.0-snapshot.20220628.10133.0.6f31303a">
<artifact name="daml-lf-snapshot-java-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-snapshot-java-proto', version='2.4.0-snapshot.20220628.10133.0.6f31303a')
)
libraryDependencies += "com.daml" % "daml-lf-snapshot-java-proto" % "2.4.0-snapshot.20220628.10133.0.6f31303a"
[com.daml/daml-lf-snapshot-java-proto "2.4.0-snapshot.20220628.10133.0.6f31303a"]