is not current version
Last Version 1.4

com.github.cambierr:jcollector 1.2

This is a java metric collector

GroupId

GroupId

com.github.cambierr
ArtifactId

ArtifactId

jcollector
Version

Version

1.2
Type

Type

jar

Download jcollector 1.2


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