is not current version
Last Version 0.9.1

com.github.dimovelev:metrics-sampler-core 0.9.0


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.dimovelev
ArtifactId

ArtifactId

metrics-sampler-core
Version

Version

0.9.0
Type

Type

jar

Download metrics-sampler-core 0.9.0


<!-- https://jarcasting.com/artifacts/com.github.dimovelev/metrics-sampler-core/ -->
<dependency>
    <groupId>com.github.dimovelev</groupId>
    <artifactId>metrics-sampler-core</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dimovelev/metrics-sampler-core/
implementation 'com.github.dimovelev:metrics-sampler-core:0.9.0'
// https://jarcasting.com/artifacts/com.github.dimovelev/metrics-sampler-core/
implementation ("com.github.dimovelev:metrics-sampler-core:0.9.0")
'com.github.dimovelev:metrics-sampler-core:jar:0.9.0'
<dependency org="com.github.dimovelev" name="metrics-sampler-core" rev="0.9.0">
  <artifact name="metrics-sampler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dimovelev', module='metrics-sampler-core', version='0.9.0')
)
libraryDependencies += "com.github.dimovelev" % "metrics-sampler-core" % "0.9.0"
[com.github.dimovelev/metrics-sampler-core "0.9.0"]