is not current version
Last Version 4.0.3

io.kcache:kcache-benchmark 3.3.3


GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

kcache-benchmark
Version

Version

3.3.3
Type

Type

jar

Download kcache-benchmark 3.3.3


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