License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.google.analytics |
ArtifactId | ArtifactIdgoogle-analytics-data-bom |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Analytics Data BOM
BOM for Analytics Data
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGoogle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
google-analytics-data-bom-0.13.0.pom | 3 KB |
google-analytics-data-bom-0.13.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.analytics/google-analytics-data-bom/ -->
<dependency>
<groupId>com.google.analytics</groupId>
<artifactId>google-analytics-data-bom</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.analytics/google-analytics-data-bom/
implementation 'com.google.analytics:google-analytics-data-bom:0.13.0'
// https://jarcasting.com/artifacts/com.google.analytics/google-analytics-data-bom/
implementation ("com.google.analytics:google-analytics-data-bom:0.13.0")
'com.google.analytics:google-analytics-data-bom:jar:0.13.0'
<dependency org="com.google.analytics" name="google-analytics-data-bom" rev="0.13.0">
<artifact name="google-analytics-data-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.analytics', module='google-analytics-data-bom', version='0.13.0')
)
libraryDependencies += "com.google.analytics" % "google-analytics-data-bom" % "0.13.0"
[com.google.analytics/google-analytics-data-bom "0.13.0"]