is not current version
Last Version 4.1.2

com.ning:metrics.eventtracker-common 4.0.0


Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.ning
ArtifactId

ArtifactId

metrics.eventtracker-common
Version

Version

4.0.0
Type

Type

jar

Download metrics.eventtracker-common 4.0.0


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