Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.daml |
ArtifactId | ArtifactIdmetrics_2.12 |
Version | Version1.8.0-snapshot.20201208.5840.0.38455e8c |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.daml/metrics_2.12/ -->
<dependency>
<groupId>com.daml</groupId>
<artifactId>metrics_2.12</artifactId>
<version>1.8.0-snapshot.20201208.5840.0.38455e8c</version>
</dependency>
// https://jarcasting.com/artifacts/com.daml/metrics_2.12/
implementation 'com.daml:metrics_2.12:1.8.0-snapshot.20201208.5840.0.38455e8c'
// https://jarcasting.com/artifacts/com.daml/metrics_2.12/
implementation ("com.daml:metrics_2.12:1.8.0-snapshot.20201208.5840.0.38455e8c")
'com.daml:metrics_2.12:jar:1.8.0-snapshot.20201208.5840.0.38455e8c'
<dependency org="com.daml" name="metrics_2.12" rev="1.8.0-snapshot.20201208.5840.0.38455e8c">
<artifact name="metrics_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daml', module='metrics_2.12', version='1.8.0-snapshot.20201208.5840.0.38455e8c')
)
libraryDependencies += "com.daml" % "metrics_2.12" % "1.8.0-snapshot.20201208.5840.0.38455e8c"
[com.daml/metrics_2.12 "1.8.0-snapshot.20201208.5840.0.38455e8c"]