is not current version
Last Version 1.1.1

io.pcp:parfait 0.5.0

Java performance monitoring framework, including PCP bridge and agent

GroupId

GroupId

io.pcp
ArtifactId

ArtifactId

parfait
Version

Version

0.5.0
Type

Type

jar

Download parfait 0.5.0


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