не последняя версия
Последняя версия 1.18.1

pro.juxt.crux:crux-test 1.18.0

Crux Tests Project

Группа

Группа

pro.juxt.crux
Идентификатор

Идентификатор

crux-test
Версия

Версия

1.18.0
Тип

Тип

jar

Скачать crux-test 1.18.0


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