GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIdledger-offset_2.13 |
Version | Version1.17.0-snapshot.20210907.7759.0.35a853fd |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/ledger-offset_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>ledger-offset_2.13</artifactId>
<version>1.17.0-snapshot.20210907.7759.0.35a853fd</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/ledger-offset_2.13/
implementation 'com.daml:ledger-offset_2.13:1.17.0-snapshot.20210907.7759.0.35a853fd'
// https://jarcasting.com/artifacts/com.daml/ledger-offset_2.13/
implementation ("com.daml:ledger-offset_2.13:1.17.0-snapshot.20210907.7759.0.35a853fd")
'com.daml:ledger-offset_2.13:jar:1.17.0-snapshot.20210907.7759.0.35a853fd'
<dependency org="com.daml" name="ledger-offset_2.13" rev="1.17.0-snapshot.20210907.7759.0.35a853fd">
<artifact name="ledger-offset_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='ledger-offset_2.13', version='1.17.0-snapshot.20210907.7759.0.35a853fd')
)
libraryDependencies += "com.daml" % "ledger-offset_2.13" % "1.17.0-snapshot.20210907.7759.0.35a853fd"
[com.daml/ledger-offset_2.13 "1.17.0-snapshot.20210907.7759.0.35a853fd"]