is not current version
Last Version 1.18.1

pro.juxt.crux:crux-bench 1.17.1-rc1

Crux Benchmarking tools

GroupId

GroupId

pro.juxt.crux
ArtifactId

ArtifactId

crux-bench
Version

Version

1.17.1-rc1
Type

Type

jar

Download crux-bench 1.17.1-rc1


<!-- https://jarcasting.com/artifacts/pro.juxt.crux/crux-bench/ -->
<dependency>
    <groupId>pro.juxt.crux</groupId>
    <artifactId>crux-bench</artifactId>
    <version>1.17.1-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-bench/
implementation 'pro.juxt.crux:crux-bench:1.17.1-rc1'
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-bench/
implementation ("pro.juxt.crux:crux-bench:1.17.1-rc1")
'pro.juxt.crux:crux-bench:jar:1.17.1-rc1'
<dependency org="pro.juxt.crux" name="crux-bench" rev="1.17.1-rc1">
  <artifact name="crux-bench" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.crux', module='crux-bench', version='1.17.1-rc1')
)
libraryDependencies += "pro.juxt.crux" % "crux-bench" % "1.17.1-rc1"
[pro.juxt.crux/crux-bench "1.17.1-rc1"]