is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-test 3.3.2

Test classes

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-test
Version

Version

3.3.2
Type

Type

jar

Download webtools-test 3.3.2


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