License |
License |
---|---|
GroupId | GroupIdio.perfmark |
ArtifactId | ArtifactIdperfmark-impl |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionperfmark:perfmark-impl
PerfMark Implementation API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
perfmark-impl-0.25.0.pom | |
perfmark-impl-0.25.0.jar | 26 KB |
perfmark-impl-0.25.0-sources.jar | 16 KB |
perfmark-impl-0.25.0-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.perfmark/perfmark-impl/ -->
<dependency>
<groupId>io.perfmark</groupId>
<artifactId>perfmark-impl</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.perfmark/perfmark-impl/
implementation 'io.perfmark:perfmark-impl:0.25.0'
// https://jarcasting.com/artifacts/io.perfmark/perfmark-impl/
implementation ("io.perfmark:perfmark-impl:0.25.0")
'io.perfmark:perfmark-impl:jar:0.25.0'
<dependency org="io.perfmark" name="perfmark-impl" rev="0.25.0">
<artifact name="perfmark-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.perfmark', module='perfmark-impl', version='0.25.0')
)
libraryDependencies += "io.perfmark" % "perfmark-impl" % "0.25.0"
[io.perfmark/perfmark-impl "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
io.perfmark : perfmark-api | jar | 0.25.0 |