Categories |
CategoriesAnt Build Tools Dex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdparticipant-state-index_2.13 |
Version | Version2.3.0-snapshot.20220608.10056.0.944cc314 |
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>2.3.0-snapshot.20220608.10056.0.944cc314</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state-index_2.13/
implementation 'com.daml:participant-state-index_2.13:2.3.0-snapshot.20220608.10056.0.944cc314'
// https://jarcasting.com/artifacts/com.daml/participant-state-index_2.13/
implementation ("com.daml:participant-state-index_2.13:2.3.0-snapshot.20220608.10056.0.944cc314")
'com.daml:participant-state-index_2.13:jar:2.3.0-snapshot.20220608.10056.0.944cc314'
<dependency org="com.daml" name="participant-state-index_2.13" rev="2.3.0-snapshot.20220608.10056.0.944cc314">
<artifact name="participant-state-index_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state-index_2.13', version='2.3.0-snapshot.20220608.10056.0.944cc314')
)
libraryDependencies += "com.daml" % "participant-state-index_2.13" % "2.3.0-snapshot.20220608.10056.0.944cc314"
[com.daml/participant-state-index_2.13 "2.3.0-snapshot.20220608.10056.0.944cc314"]