TMT Maven Repository

Static Maven repository for The Media Trust mobile SDKs. Binary artifacts only.

Available Artifacts

Installation

Add this repository to your Gradle build:

repositories {
    google()
    mavenCentral()
    maven { url 'https://themediatrust.github.io/android-msdk-maven/' }
}

dependencies {
    implementation 'com.themediatrust:media-filter-sdk:1.3.0'
}

Documentation

Full integration documentation and API reference are provided to publishers under separate cover. Contact your account representative for access, or email support@themediatrust.com.

License

Proprietary. LICENSE. Copyright © 2026 TMT Digital, Inc. All rights reserved.