License |
License |
---|---|
GroupId | GroupIdcom.google.api-ads |
ArtifactId | ArtifactIdads-lib-appengine |
Last Version | Last Version4.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAds APIs Client Library AppEngine components
Ads APIs Client Library AppEngine components. Most users do not explicitly
depend on this module, but instead depend on the AppEngine module for a
specific ads API, such as "adwords-appengine" or "dfp-appengine".
|
Filename | Size |
---|---|
ads-lib-appengine-4.18.0.pom | |
ads-lib-appengine-4.18.0.jar | 13 KB |
ads-lib-appengine-4.18.0-sources.jar | 8 KB |
ads-lib-appengine-4.18.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.api-ads/ads-lib-appengine/ -->
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>ads-lib-appengine</artifactId>
<version>4.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.api-ads/ads-lib-appengine/
implementation 'com.google.api-ads:ads-lib-appengine:4.18.0'
// https://jarcasting.com/artifacts/com.google.api-ads/ads-lib-appengine/
implementation ("com.google.api-ads:ads-lib-appengine:4.18.0")
'com.google.api-ads:ads-lib-appengine:jar:4.18.0'
<dependency org="com.google.api-ads" name="ads-lib-appengine" rev="4.18.0">
<artifact name="ads-lib-appengine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.api-ads', module='ads-lib-appengine', version='4.18.0')
)
libraryDependencies += "com.google.api-ads" % "ads-lib-appengine" % "4.18.0"
[com.google.api-ads/ads-lib-appengine "4.18.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.api-ads : ads-lib | jar | 4.18.0 |
com.google.api-client : google-api-client-appengine | jar | 1.26.1 |
com.sun.xml.ws : jaxws-ri | pom | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 3.2.0 |