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