| License |
License
Meson End User License Agreement
|
|---|---|
| GroupId | GroupIdai.meson.sdk |
| ArtifactId | ArtifactIdmeson-wrap-gam |
| Version | Version2.0.0 |
| Type | Typeaar |
| Description |
DescriptionMeson Wrap GAM Plugin
A plugin for Google Ad Manager SDK that facilitates Header Bidding
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| meson-wrap-gam-2.0.0.pom | |
| meson-wrap-gam-2.0.0.aar | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/ -->
<dependency>
<groupId>ai.meson.sdk</groupId>
<artifactId>meson-wrap-gam</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/
implementation 'ai.meson.sdk:meson-wrap-gam:2.0.0'
// https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/
implementation ("ai.meson.sdk:meson-wrap-gam:2.0.0")
'ai.meson.sdk:meson-wrap-gam:aar:2.0.0'
<dependency org="ai.meson.sdk" name="meson-wrap-gam" rev="2.0.0">
<artifact name="meson-wrap-gam" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.meson.sdk', module='meson-wrap-gam', version='2.0.0')
)
libraryDependencies += "ai.meson.sdk" % "meson-wrap-gam" % "2.0.0"
[ai.meson.sdk/meson-wrap-gam "2.0.0"]