perfmark:perfmark-api

PerfMark API

License

License

GroupId

GroupId

io.perfmark
ArtifactId

ArtifactId

perfmark-api
Last Version

Last Version

0.25.0
Release Date

Release Date

Type

Type

jar
Description

Description

perfmark:perfmark-api
PerfMark API
Project URL

Project URL

https://github.com/perfmark/perfmark
Source Code Management

Source Code Management

https://github.com/perfmark/perfmark

Download perfmark-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.perfmark

PerfMark

Versions

Version
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.1
0.20.0
0.19.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.37