Files download
File Operation
perfmark-api-0.25.0.jar download
perfmark-api-0.25.0.pom download
perfmark-api-0.25.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.perfmark</groupId>
  <artifactId>perfmark-api</artifactId>
  <version>0.25.0</version>
</dependency>
Gradle Groovy
implementation 'io.perfmark:perfmark-api:0.25.0'
Gradle Kotlin
implementation("io.perfmark:perfmark-api:0.25.0")
Scala SBT
libraryDependencies += "io.perfmark" % "perfmark-api" % "0.25.0"
Groovy Grape
@Grapes(
  @Grab(group='io.perfmark', module='perfmark-api', version='0.25.0')
)
Apache Ivy
<dependency org="io.perfmark" name="perfmark-api" rev="0.25.0" />
Leiningen
[io.perfmark/perfmark-api "0.25.0"]
Apache Buildr
'io.perfmark:perfmark-api:jar:0.25.0'
Dependencies
The project has no third-party dependencies