Meson Base Library

Base Library to be used by mediation SDK's

License

License

Meson End User License Agreement
GroupId

GroupId

ai.meson.sdk
ArtifactId

ArtifactId

meson-core
Last Version

Last Version

1.0.1-beta9
Release Date

Release Date

Type

Type

aar
Description

Description

Meson Base Library
Base Library to be used by mediation SDK's
Source Code Management

Source Code Management

https://meson.ai/

Download meson-core

How to add to project

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

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
1.0.1-beta9
1.0.1-beta8
1.0.1-beta7
1.0.1-beta5
1.0.1-beta4
1.0.1-beta3
1.0.1-beta2
1.0.0