is not current version
Last Version 1.18.1

pro.juxt.crux:crux-bench 1.18.0

Crux Benchmarking tools

GroupId

GroupId

pro.juxt.crux
ArtifactId

ArtifactId

crux-bench
Version

Version

1.18.0
Type

Type

jar

Download crux-bench 1.18.0


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