License |
License |
---|---|
GroupId | GroupIdcom.tapstream |
ArtifactId | ArtifactIdga4j |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.tapstream:ga4j
Java SDK for Google Analytics
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ga4j-0.1.pom | |
ga4j-0.1.jar | 32 KB |
ga4j-0.1-sources.jar | 15 KB |
ga4j-0.1-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tapstream/ga4j/ -->
<dependency>
<groupId>com.tapstream</groupId>
<artifactId>ga4j</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tapstream/ga4j/
implementation 'com.tapstream:ga4j:0.1'
// https://jarcasting.com/artifacts/com.tapstream/ga4j/
implementation ("com.tapstream:ga4j:0.1")
'com.tapstream:ga4j:jar:0.1'
<dependency org="com.tapstream" name="ga4j" rev="0.1">
<artifact name="ga4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tapstream', module='ga4j', version='0.1')
)
libraryDependencies += "com.tapstream" % "ga4j" % "0.1"
[com.tapstream/ga4j "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2.6 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit-dep | jar | 4.11 |