Categories |
CategoriesAnt Build Tools Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdparticipant-state-index_2.13 |
Version | Version1.14.0-snapshot.20210518.6953.0.a6c7b86a |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/participant-state-index_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>participant-state-index_2.13</artifactId>
<version>1.14.0-snapshot.20210518.6953.0.a6c7b86a</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state-index_2.13/
implementation 'com.daml:participant-state-index_2.13:1.14.0-snapshot.20210518.6953.0.a6c7b86a'
// https://jarcasting.com/artifacts/com.daml/participant-state-index_2.13/
implementation ("com.daml:participant-state-index_2.13:1.14.0-snapshot.20210518.6953.0.a6c7b86a")
'com.daml:participant-state-index_2.13:jar:1.14.0-snapshot.20210518.6953.0.a6c7b86a'
<dependency org="com.daml" name="participant-state-index_2.13" rev="1.14.0-snapshot.20210518.6953.0.a6c7b86a">
<artifact name="participant-state-index_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state-index_2.13', version='1.14.0-snapshot.20210518.6953.0.a6c7b86a')
)
libraryDependencies += "com.daml" % "participant-state-index_2.13" % "1.14.0-snapshot.20210518.6953.0.a6c7b86a"
[com.daml/participant-state-index_2.13 "1.14.0-snapshot.20210518.6953.0.a6c7b86a"]