is not current version
Last Version 2.4.0-snapshot.20220628.10133.0.6f31303a

com.daml:ledger-api-client_2.13 2.3.0-snapshot.20220603.10025.0.ee394702

TBD

Categories

Categories

CLI User Interface
GroupId

GroupId

com.daml
ArtifactId

ArtifactId

ledger-api-client_2.13
Version

Version

2.3.0-snapshot.20220603.10025.0.ee394702
Type

Type

jar

Download ledger-api-client_2.13 2.3.0-snapshot.20220603.10025.0.ee394702


<!-- https://jarcasting.com/artifacts/com.daml/ledger-api-client_2.13/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>ledger-api-client_2.13</artifactId>
    <version>2.3.0-snapshot.20220603.10025.0.ee394702</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/ledger-api-client_2.13/
implementation 'com.daml:ledger-api-client_2.13:2.3.0-snapshot.20220603.10025.0.ee394702'
// https://jarcasting.com/artifacts/com.daml/ledger-api-client_2.13/
implementation ("com.daml:ledger-api-client_2.13:2.3.0-snapshot.20220603.10025.0.ee394702")
'com.daml:ledger-api-client_2.13:jar:2.3.0-snapshot.20220603.10025.0.ee394702'
<dependency org="com.daml" name="ledger-api-client_2.13" rev="2.3.0-snapshot.20220603.10025.0.ee394702">
  <artifact name="ledger-api-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='ledger-api-client_2.13', version='2.3.0-snapshot.20220603.10025.0.ee394702')
)
libraryDependencies += "com.daml" % "ledger-api-client_2.13" % "2.3.0-snapshot.20220603.10025.0.ee394702"
[com.daml/ledger-api-client_2.13 "2.3.0-snapshot.20220603.10025.0.ee394702"]