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

info.novatec.testit:webtester-build-tools 2.0.3

A collection of artifacts (i.e. PMD rules) needed for building WebTester.

Категории

Категории

Компиляция и сборка
Группа

Группа

info.novatec.testit
Идентификатор

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

webtester-build-tools
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать webtester-build-tools 2.0.3


<!-- https://jarcasting.com/artifacts/info.novatec.testit/webtester-build-tools/ -->
<dependency>
    <groupId>info.novatec.testit</groupId>
    <artifactId>webtester-build-tools</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.novatec.testit/webtester-build-tools/
implementation 'info.novatec.testit:webtester-build-tools:2.0.3'
// https://jarcasting.com/artifacts/info.novatec.testit/webtester-build-tools/
implementation ("info.novatec.testit:webtester-build-tools:2.0.3")
'info.novatec.testit:webtester-build-tools:jar:2.0.3'
<dependency org="info.novatec.testit" name="webtester-build-tools" rev="2.0.3">
  <artifact name="webtester-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.novatec.testit', module='webtester-build-tools', version='2.0.3')
)
libraryDependencies += "info.novatec.testit" % "webtester-build-tools" % "2.0.3"
[info.novatec.testit/webtester-build-tools "2.0.3"]