Categories |
CategoriesAnt Build Tools Metrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdparticipant-state-metrics_2.13 |
Version | Version2.1.0-snapshot.20220311.9514.0.ab6e085f |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/participant-state-metrics_2.13/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>participant-state-metrics_2.13</artifactId>
<version>2.1.0-snapshot.20220311.9514.0.ab6e085f</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/participant-state-metrics_2.13/
implementation 'com.daml:participant-state-metrics_2.13:2.1.0-snapshot.20220311.9514.0.ab6e085f'
// https://jarcasting.com/artifacts/com.daml/participant-state-metrics_2.13/
implementation ("com.daml:participant-state-metrics_2.13:2.1.0-snapshot.20220311.9514.0.ab6e085f")
'com.daml:participant-state-metrics_2.13:jar:2.1.0-snapshot.20220311.9514.0.ab6e085f'
<dependency org="com.daml" name="participant-state-metrics_2.13" rev="2.1.0-snapshot.20220311.9514.0.ab6e085f">
<artifact name="participant-state-metrics_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='participant-state-metrics_2.13', version='2.1.0-snapshot.20220311.9514.0.ab6e085f')
)
libraryDependencies += "com.daml" % "participant-state-metrics_2.13" % "2.1.0-snapshot.20220311.9514.0.ab6e085f"
[com.daml/participant-state-metrics_2.13 "2.1.0-snapshot.20220311.9514.0.ab6e085f"]