GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIdledger-api-bench-tool |
Version | Version2.1.0-snapshot.20220317.9559.0.1118a7fb |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/ledger-api-bench-tool/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>ledger-api-bench-tool</artifactId>
<version>2.1.0-snapshot.20220317.9559.0.1118a7fb</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/ledger-api-bench-tool/
implementation 'com.daml:ledger-api-bench-tool:2.1.0-snapshot.20220317.9559.0.1118a7fb'
// https://jarcasting.com/artifacts/com.daml/ledger-api-bench-tool/
implementation ("com.daml:ledger-api-bench-tool:2.1.0-snapshot.20220317.9559.0.1118a7fb")
'com.daml:ledger-api-bench-tool:jar:2.1.0-snapshot.20220317.9559.0.1118a7fb'
<dependency org="com.daml" name="ledger-api-bench-tool" rev="2.1.0-snapshot.20220317.9559.0.1118a7fb">
<artifact name="ledger-api-bench-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='ledger-api-bench-tool', version='2.1.0-snapshot.20220317.9559.0.1118a7fb')
)
libraryDependencies += "com.daml" % "ledger-api-bench-tool" % "2.1.0-snapshot.20220317.9559.0.1118a7fb"
[com.daml/ledger-api-bench-tool "2.1.0-snapshot.20220317.9559.0.1118a7fb"]