is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-test 4.3.1

Test classes

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-test
Version

Version

4.3.1
Type

Type

jar

Download webtools-test 4.3.1


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