License |
License
Meson End User License Agreement
|
---|---|
GroupId | GroupIdai.meson.sdk.mediation |
ArtifactId | ArtifactIdgam |
Last Version | Last Version20.4.0.0-beta4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGAM Adapter Library
GAM Adapter acts a bridge between Meson SDK and GAM SDK and handles all ad \
lifecycle within the adapter and communicates back to Meson SDK.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gam-20.4.0.0-beta4.pom | |
gam-20.4.0.0-beta4.aar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.meson.sdk.mediation/gam/ -->
<dependency>
<groupId>ai.meson.sdk.mediation</groupId>
<artifactId>gam</artifactId>
<version>20.4.0.0-beta4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.meson.sdk.mediation/gam/
implementation 'ai.meson.sdk.mediation:gam:20.4.0.0-beta4'
// https://jarcasting.com/artifacts/ai.meson.sdk.mediation/gam/
implementation ("ai.meson.sdk.mediation:gam:20.4.0.0-beta4")
'ai.meson.sdk.mediation:gam:aar:20.4.0.0-beta4'
<dependency org="ai.meson.sdk.mediation" name="gam" rev="20.4.0.0-beta4">
<artifact name="gam" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.meson.sdk.mediation', module='gam', version='20.4.0.0-beta4')
)
libraryDependencies += "ai.meson.sdk.mediation" % "gam" % "20.4.0.0-beta4"
[ai.meson.sdk.mediation/gam "20.4.0.0-beta4"]