GroupId | GroupIdcom.thorstenmarx.webtools |
---|---|
ArtifactId | ArtifactIdwebtools-tracking |
Version | Version5.2.2 |
Type | Typejar |
Filename | Size |
---|---|
webtools-tracking-5.2.2.pom | |
webtools-tracking-5.2.2.jar | 42 KB |
webtools-tracking-5.2.2-sources.jar | 33 KB |
webtools-tracking-5.2.2-javadoc.jar | 470 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-tracking/ -->
<dependency>
<groupId>com.thorstenmarx.webtools</groupId>
<artifactId>webtools-tracking</artifactId>
<version>5.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-tracking/
implementation 'com.thorstenmarx.webtools:webtools-tracking:5.2.2'
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-tracking/
implementation ("com.thorstenmarx.webtools:webtools-tracking:5.2.2")
'com.thorstenmarx.webtools:webtools-tracking:jar:5.2.2'
<dependency org="com.thorstenmarx.webtools" name="webtools-tracking" rev="5.2.2">
<artifact name="webtools-tracking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thorstenmarx.webtools', module='webtools-tracking', version='5.2.2')
)
libraryDependencies += "com.thorstenmarx.webtools" % "webtools-tracking" % "5.2.2"
[com.thorstenmarx.webtools/webtools-tracking "5.2.2"]