is not current version
Last Version 0.0.4

io.hektor:hektor-micro-benchmark 0.0.3


GroupId

GroupId

io.hektor
ArtifactId

ArtifactId

hektor-micro-benchmark
Version

Version

0.0.3
Type

Type

jar

Download hektor-micro-benchmark 0.0.3


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