Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
---|---|
GroupId | GroupIdcom.bmc.truesight.saas |
ArtifactId | ArtifactIdmetrics-truesight-meter |
Version | Version0.8 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/ -->
<dependency>
<groupId>com.bmc.truesight.saas</groupId>
<artifactId>metrics-truesight-meter</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/
implementation 'com.bmc.truesight.saas:metrics-truesight-meter:0.8'
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/
implementation ("com.bmc.truesight.saas:metrics-truesight-meter:0.8")
'com.bmc.truesight.saas:metrics-truesight-meter:jar:0.8'
<dependency org="com.bmc.truesight.saas" name="metrics-truesight-meter" rev="0.8">
<artifact name="metrics-truesight-meter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmc.truesight.saas', module='metrics-truesight-meter', version='0.8')
)
libraryDependencies += "com.bmc.truesight.saas" % "metrics-truesight-meter" % "0.8"
[com.bmc.truesight.saas/metrics-truesight-meter "0.8"]