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