is not current version
Last Version 1.0.1

io.norberg:rut-benchmark 0.8


GroupId

GroupId

io.norberg
ArtifactId

ArtifactId

rut-benchmark
Version

Version

0.8
Type

Type

jar

Download rut-benchmark 0.8


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