is not current version
Last Version 0.9.16

org.perf4j:perf4j 0.9.13

Performance statistics logging and monitoring toolkit extension to log4j and the java.util.logging framework.

GroupId

GroupId

org.perf4j
ArtifactId

ArtifactId

perf4j
Version

Version

0.9.13
Type

Type

jar

Download perf4j 0.9.13


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