| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.daml | 
| ArtifactId | ArtifactIdledger-api-auth-client | 
| Version | Version2.4.0-snapshot.20220628.10133.0.6f31303a | 
| Type | Typejar | 
| Description | Descriptionledger-api-auth-client TBD | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.daml/ledger-api-auth-client/ -->
<dependency>
    <groupId>com.daml</groupId>
    <artifactId>ledger-api-auth-client</artifactId>
    <version>2.4.0-snapshot.20220628.10133.0.6f31303a</version>
</dependency>// https://jarcasting.com/artifacts/com.daml/ledger-api-auth-client/
implementation 'com.daml:ledger-api-auth-client:2.4.0-snapshot.20220628.10133.0.6f31303a'// https://jarcasting.com/artifacts/com.daml/ledger-api-auth-client/
implementation ("com.daml:ledger-api-auth-client:2.4.0-snapshot.20220628.10133.0.6f31303a")'com.daml:ledger-api-auth-client:jar:2.4.0-snapshot.20220628.10133.0.6f31303a'<dependency org="com.daml" name="ledger-api-auth-client" rev="2.4.0-snapshot.20220628.10133.0.6f31303a">
  <artifact name="ledger-api-auth-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.daml', module='ledger-api-auth-client', version='2.4.0-snapshot.20220628.10133.0.6f31303a')
)libraryDependencies += "com.daml" % "ledger-api-auth-client" % "2.4.0-snapshot.20220628.10133.0.6f31303a"[com.daml/ledger-api-auth-client "2.4.0-snapshot.20220628.10133.0.6f31303a"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.grpc : grpc-api | jar | 1.44.0 | 
| io.grpc : grpc-stub | jar | 1.44.0 |