Applovin Adapter Library

Applovin Adapter acts a bridge between Meson SDK and AppLovin 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

applovin
Last Version

Last Version

10.3.1.0-beta3
Release Date

Release Date

Type

Type

aar
Description

Description

Applovin Adapter Library
Applovin Adapter acts a bridge between Meson SDK and AppLovin 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 applovin

How to add to project

<!-- https://jarcasting.com/artifacts/ai.meson.sdk.mediation/applovin/ -->
<dependency>
    <groupId>ai.meson.sdk.mediation</groupId>
    <artifactId>applovin</artifactId>
    <version>10.3.1.0-beta3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.meson.sdk.mediation/applovin/
implementation 'ai.meson.sdk.mediation:applovin:10.3.1.0-beta3'
// https://jarcasting.com/artifacts/ai.meson.sdk.mediation/applovin/
implementation ("ai.meson.sdk.mediation:applovin:10.3.1.0-beta3")
'ai.meson.sdk.mediation:applovin:aar:10.3.1.0-beta3'
<dependency org="ai.meson.sdk.mediation" name="applovin" rev="10.3.1.0-beta3">
  <artifact name="applovin" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.meson.sdk.mediation', module='applovin', version='10.3.1.0-beta3')
)
libraryDependencies += "ai.meson.sdk.mediation" % "applovin" % "10.3.1.0-beta3"
[ai.meson.sdk.mediation/applovin "10.3.1.0-beta3"]

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
10.3.1.0-beta3
10.3.1.0-beta2
10.3.1.0-beta1