is not current version
Last Version 0.9.1

com.github.gchudnov:metrics-thread_2.12 0.9.0

metrics-thread

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.gchudnov
ArtifactId

ArtifactId

metrics-thread_2.12
Version

Version

0.9.0
Type

Type

jar

Download metrics-thread_2.12 0.9.0


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