is not current version
Last Version 0.25.0

io.perfmark:perfmark-impl 0.19.0

PerfMark Implementation API

GroupId

GroupId

io.perfmark
ArtifactId

ArtifactId

perfmark-impl
Version

Version

0.19.0
Type

Type

jar

Download perfmark-impl 0.19.0


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