Unity Adapter Library

Unity Adapter acts a bridge between Meson SDK and Unity SDK and handles all ad \ lifecycle within the adapter and communicates back to Meson SDK.

License

License

Meson End User License Agreement
Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

ai.meson.sdk.mediation
ArtifactId

ArtifactId

unity
Last Version

Last Version

3.7.5.0-beta4
Release Date

Release Date

Type

Type

aar
Description

Description

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

How to add to project

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