Last Version

Piwik Tracking HTTP API client library for Java 1.0.3

Provides access to the Piwik Tracking HTTP API

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

piwik-tracking
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Project URL

https://github.com/ralscha/piwik-tracking/
Source Code Management

Source Code Management

https://github.com/ralscha/piwik-tracking.git

Download piwik-tracking 1.0.3


<!-- https://jarcasting.com/artifacts/ch.rasc/piwik-tracking/ -->
<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>piwik-tracking</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.rasc/piwik-tracking/
implementation 'ch.rasc:piwik-tracking:1.0.3'
// https://jarcasting.com/artifacts/ch.rasc/piwik-tracking/
implementation ("ch.rasc:piwik-tracking:1.0.3")
'ch.rasc:piwik-tracking:jar:1.0.3'
<dependency org="ch.rasc" name="piwik-tracking" rev="1.0.3">
  <artifact name="piwik-tracking" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.rasc', module='piwik-tracking', version='1.0.3')
)
libraryDependencies += "ch.rasc" % "piwik-tracking" % "1.0.3"
[ch.rasc/piwik-tracking "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.0.1
org.slf4j : slf4j-api jar 1.7.25
org.immutables : value Optional jar 2.7.5

Project Modules

There are no modules declared in this project.