is not current version
Last Version 0.25.0

io.perfmark:perfmark-impl 0.20.1

PerfMark Implementation API

GroupId

GroupId

io.perfmark
ArtifactId

ArtifactId

perfmark-impl
Version

Version

0.20.1
Type

Type

jar

Download perfmark-impl 0.20.1


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