is not current version
Last Version 1.0.1

io.norberg:rut-benchmark 1.0


GroupId

GroupId

io.norberg
ArtifactId

ArtifactId

rut-benchmark
Version

Version

1.0
Type

Type

jar

Download rut-benchmark 1.0


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