GroupId | GroupIdcom.google.apis |
---|---|
ArtifactId | ArtifactIdgoogle-api-services-adsensehost |
Version | Versionv4.1-rev329-1.18.0-rc |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.google.apis/google-api-services-adsensehost/ -->
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-adsensehost</artifactId>
<version>v4.1-rev329-1.18.0-rc</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-adsensehost/
implementation 'com.google.apis:google-api-services-adsensehost:v4.1-rev329-1.18.0-rc'
// https://jarcasting.com/artifacts/com.google.apis/google-api-services-adsensehost/
implementation ("com.google.apis:google-api-services-adsensehost:v4.1-rev329-1.18.0-rc")
'com.google.apis:google-api-services-adsensehost:jar:v4.1-rev329-1.18.0-rc'
<dependency org="com.google.apis" name="google-api-services-adsensehost" rev="v4.1-rev329-1.18.0-rc">
<artifact name="google-api-services-adsensehost" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.apis', module='google-api-services-adsensehost', version='v4.1-rev329-1.18.0-rc')
)
libraryDependencies += "com.google.apis" % "google-api-services-adsensehost" % "v4.1-rev329-1.18.0-rc"
[com.google.apis/google-api-services-adsensehost "v4.1-rev329-1.18.0-rc"]