GroupId | GroupIdcom.thorstenmarx.webtools |
---|---|
ArtifactId | ArtifactIdwebtools-tracking |
Version | Version5.1.1 |
Type | Typejar |
Filename | Size |
---|---|
webtools-tracking-5.1.1.pom | |
webtools-tracking-5.1.1.jar | 42 KB |
webtools-tracking-5.1.1-sources.jar | 33 KB |
webtools-tracking-5.1.1-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>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-tracking/
implementation 'com.thorstenmarx.webtools:webtools-tracking:5.1.1'
// https://jarcasting.com/artifacts/com.thorstenmarx.webtools/webtools-tracking/
implementation ("com.thorstenmarx.webtools:webtools-tracking:5.1.1")
'com.thorstenmarx.webtools:webtools-tracking:jar:5.1.1'
<dependency org="com.thorstenmarx.webtools" name="webtools-tracking" rev="5.1.1">
<artifact name="webtools-tracking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thorstenmarx.webtools', module='webtools-tracking', version='5.1.1')
)
libraryDependencies += "com.thorstenmarx.webtools" % "webtools-tracking" % "5.1.1"
[com.thorstenmarx.webtools/webtools-tracking "5.1.1"]