is not current version
Last Version 2.9.0

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

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

Categories

Categories

Build Tools
GroupId

GroupId

info.novatec.testit
ArtifactId

ArtifactId

webtester-build-tools
Version

Version

2.2.1
Type

Type

jar

Download webtester-build-tools 2.2.1


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