License |
License
Meson End User License Agreement
|
---|---|
GroupId | GroupIdai.meson.sdk |
ArtifactId | ArtifactIdmeson-wrap-gam |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
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.1.pom | |
meson-wrap-gam-2.0.1.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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/
implementation 'ai.meson.sdk:meson-wrap-gam:2.0.1'
// https://jarcasting.com/artifacts/ai.meson.sdk/meson-wrap-gam/
implementation ("ai.meson.sdk:meson-wrap-gam:2.0.1")
'ai.meson.sdk:meson-wrap-gam:aar:2.0.1'
<dependency org="ai.meson.sdk" name="meson-wrap-gam" rev="2.0.1">
<artifact name="meson-wrap-gam" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.meson.sdk', module='meson-wrap-gam', version='2.0.1')
)
libraryDependencies += "ai.meson.sdk" % "meson-wrap-gam" % "2.0.1"
[ai.meson.sdk/meson-wrap-gam "2.0.1"]