is not current version
Last Version 5.3.0

com.thorstenmarx.webtools:webtools-tracker 5.2.4

Tracking Application

GroupId

GroupId

com.thorstenmarx.webtools
ArtifactId

ArtifactId

webtools-tracker
Version

Version

5.2.4
Type

Type

war

Download webtools-tracker 5.2.4


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