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