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