GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIddaml-lf-snapshot-proto |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
daml-lf-snapshot-proto-2.2.0.pom | |
daml-lf-snapshot-proto-2.2.0.jar | 1020 bytes |
daml-lf-snapshot-proto-2.2.0-sources.jar | 288 bytes |
daml-lf-snapshot-proto-2.2.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-proto/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>daml-lf-snapshot-proto</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-proto/
implementation 'com.daml:daml-lf-snapshot-proto:2.2.0'
// https://jarcasting.com/artifacts/com.daml/daml-lf-snapshot-proto/
implementation ("com.daml:daml-lf-snapshot-proto:2.2.0")
'com.daml:daml-lf-snapshot-proto:jar:2.2.0'
<dependency org="com.daml" name="daml-lf-snapshot-proto" rev="2.2.0">
<artifact name="daml-lf-snapshot-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='daml-lf-snapshot-proto', version='2.2.0')
)
libraryDependencies += "com.daml" % "daml-lf-snapshot-proto" % "2.2.0"
[com.daml/daml-lf-snapshot-proto "2.2.0"]