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