is not current version
Last Version 1.0.1

io.norberg:rut-benchmark 0.2


GroupId

GroupId

io.norberg
ArtifactId

ArtifactId

rut-benchmark
Version

Version

0.2
Type

Type

jar

Download rut-benchmark 0.2


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