is not current version
Last Version 1.18.1

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

Crux Tests Project

GroupId

GroupId

pro.juxt.crux
ArtifactId

ArtifactId

crux-test
Version

Version

1.17.1-rc1
Type

Type

jar

Download crux-test 1.17.1-rc1


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