GAM 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.

License

License

Meson End User License Agreement
GroupId

GroupId

ai.meson.sdk.mediation
ArtifactId

ArtifactId

gam
Last Version

Last Version

20.4.0.0-beta4
Release Date

Release Date

Type

Type

aar
Description

Description

GAM 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

https://meson.ai/

Download gam

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
20.4.0.0-beta4
20.4.0.0-beta3
20.4.0.0-beta2
20.4.0.0-beta1