is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-parent 4.3.1

webtools parent project

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-parent
Version

Version

4.3.1
Type

Type

pom

Download webtools-parent 4.3.1


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