Mintegral Adapter Library

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

mintegral
Last Version

Last Version

15.7.41.0-beta4
Release Date

Release Date

Type

Type

aar
Description

Description

Mintegral Adapter Library
Mintegral Adapter acts a bridge between Meson SDK and Mintegral 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 mintegral

How to add to project

<!-- https://jarcasting.com/artifacts/ai.meson.sdk.mediation/mintegral/ -->
<dependency>
    <groupId>ai.meson.sdk.mediation</groupId>
    <artifactId>mintegral</artifactId>
    <version>15.7.41.0-beta4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.meson.sdk.mediation/mintegral/
implementation 'ai.meson.sdk.mediation:mintegral:15.7.41.0-beta4'
// https://jarcasting.com/artifacts/ai.meson.sdk.mediation/mintegral/
implementation ("ai.meson.sdk.mediation:mintegral:15.7.41.0-beta4")
'ai.meson.sdk.mediation:mintegral:aar:15.7.41.0-beta4'
<dependency org="ai.meson.sdk.mediation" name="mintegral" rev="15.7.41.0-beta4">
  <artifact name="mintegral" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.meson.sdk.mediation', module='mintegral', version='15.7.41.0-beta4')
)
libraryDependencies += "ai.meson.sdk.mediation" % "mintegral" % "15.7.41.0-beta4"
[ai.meson.sdk.mediation/mintegral "15.7.41.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
15.7.41.0-beta4
15.7.41.0-beta3
15.7.41.0-beta2
15.7.41.0-beta1