is not current version
Last Version 1.4

com.github.cambierr:jcollector 1.3

This is a java metric collector

GroupId

GroupId

com.github.cambierr
ArtifactId

ArtifactId

jcollector
Version

Version

1.3
Type

Type

jar

Download jcollector 1.3


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