MVN

ch.rasc : piwik-tracking

Maven & Gradle

Aug 12, 2019
2 stars

Piwik Tracking HTTP API client library for Java · Provides access to the Piwik Tracking HTTP API

<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>piwik-tracking</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.rasc : piwik-tracking to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of ch.rasc : piwik-tracking to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
piwik-tracking-1.0.3
piwik-tracking-1.0.2
piwik-tracking-1.0.1
piwik-tracking-1.0.0

How to add a dependency to Maven

Add the following ch.rasc : piwik-tracking maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>piwik-tracking</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.rasc : piwik-tracking gradle dependency to your build.gradle file:

implementation 'ch.rasc:piwik-tracking:1.0.3'

Gradle Kotlin DSL: Add the following ch.rasc : piwik-tracking gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.rasc:piwik-tracking:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.rasc : piwik-tracking sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.rasc" % "piwik-tracking" % "1.0.3"

Advertisement

Dependencies from Group

Jul 12, 2021
3 usages
24 stars
Jul 10, 2023
2 usages
14 stars
Dec 02, 2016
2 usages
18 stars
Sep 29, 2017
2 usages
29 stars
Dec 03, 2017
2 usages
8 stars

Discover Dependencies

Jan 30, 2017
0 stars
Mar 30, 2018
40 stars
Jan 06, 2017
19 stars
Jan 17, 2021
25 stars
Jun 24, 2019
9 stars
Jun 24, 2019
9 stars
Aug 14, 2017
1 stars