GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIdledger-api-tests-infrastructure-1.14_2.13 |
Version | Version2.2.0-snapshot.20220418.9736.0.988b6090 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/ledger-api-tests-infrastructure-1.14_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>ledger-api-tests-infrastructure-1.14_2.13</artifactId>
<version>2.2.0-snapshot.20220418.9736.0.988b6090</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/ledger-api-tests-infrastructure-1.14_2.13/
implementation 'com.daml:ledger-api-tests-infrastructure-1.14_2.13:2.2.0-snapshot.20220418.9736.0.988b6090'
// https://jarcasting.com/artifacts/com.daml/ledger-api-tests-infrastructure-1.14_2.13/
implementation ("com.daml:ledger-api-tests-infrastructure-1.14_2.13:2.2.0-snapshot.20220418.9736.0.988b6090")
'com.daml:ledger-api-tests-infrastructure-1.14_2.13:jar:2.2.0-snapshot.20220418.9736.0.988b6090'
<dependency org="com.daml" name="ledger-api-tests-infrastructure-1.14_2.13" rev="2.2.0-snapshot.20220418.9736.0.988b6090">
<artifact name="ledger-api-tests-infrastructure-1.14_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='ledger-api-tests-infrastructure-1.14_2.13', version='2.2.0-snapshot.20220418.9736.0.988b6090')
)
libraryDependencies += "com.daml" % "ledger-api-tests-infrastructure-1.14_2.13" % "2.2.0-snapshot.20220418.9736.0.988b6090"
[com.daml/ledger-api-tests-infrastructure-1.14_2.13 "2.2.0-snapshot.20220418.9736.0.988b6090"]