GroupId | GroupIdcom.daml |
---|---|
ArtifactId | ArtifactIdledger-offset_2.13 |
Version | Version1.18.3-snapshot.20220620.8442.0.c7424302 |
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.18.3-snapshot.20220620.8442.0.c7424302</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/ledger-offset_2.13/
implementation 'com.daml:ledger-offset_2.13:1.18.3-snapshot.20220620.8442.0.c7424302'
// https://jarcasting.com/artifacts/com.daml/ledger-offset_2.13/
implementation ("com.daml:ledger-offset_2.13:1.18.3-snapshot.20220620.8442.0.c7424302")
'com.daml:ledger-offset_2.13:jar:1.18.3-snapshot.20220620.8442.0.c7424302'
<dependency org="com.daml" name="ledger-offset_2.13" rev="1.18.3-snapshot.20220620.8442.0.c7424302">
<artifact name="ledger-offset_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='ledger-offset_2.13', version='1.18.3-snapshot.20220620.8442.0.c7424302')
)
libraryDependencies += "com.daml" % "ledger-offset_2.13" % "1.18.3-snapshot.20220620.8442.0.c7424302"
[com.daml/ledger-offset_2.13 "1.18.3-snapshot.20220620.8442.0.c7424302"]