License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.segment.analytics.java |
ArtifactId | ArtifactIdanalytics |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnalytics for Java
The hassle-free way to add analytics to your Android app.
|
Filename | Size |
---|---|
analytics-3.2.0.pom | |
analytics-3.2.0.jar | 25 KB |
analytics-3.2.0-sources.jar | 9 KB |
analytics-3.2.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.segment.analytics.java/analytics/ -->
<dependency>
<groupId>com.segment.analytics.java</groupId>
<artifactId>analytics</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.segment.analytics.java/analytics/
implementation 'com.segment.analytics.java:analytics:3.2.0'
// https://jarcasting.com/artifacts/com.segment.analytics.java/analytics/
implementation ("com.segment.analytics.java:analytics:3.2.0")
'com.segment.analytics.java:analytics:jar:3.2.0'
<dependency org="com.segment.analytics.java" name="analytics" rev="3.2.0">
<artifact name="analytics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.segment.analytics.java', module='analytics', version='3.2.0')
)
libraryDependencies += "com.segment.analytics.java" % "analytics" % "3.2.0"
[com.segment.analytics.java/analytics "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.segment.analytics.java : analytics-core | jar | 3.2.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.squareup.retrofit2 : retrofit-mock | jar | 2.9.0 |
com.segment.backo : backo | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : findbugs | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.squareup.burst : burst-junit4 | jar | 1.2.0 |
com.squareup.burst : burst | jar | 1.2.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.4.0 |