MVN

com.myadsget : mopub-san

Maven & Gradle

Nov 03, 2021
2 stars

mopub-san · mopub custom sdk san

<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>mopub-san</artifactId>
    <version>5.17.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.myadsget : mopub-san to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.17.0.7

All Versions

Choose a version of com.myadsget : mopub-san to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.17.x
mopub-san-5.17.0.7
mopub-san-5.17.0.6
mopub-san-5.17.0.5
mopub-san-5.17.0.4
mopub-san-5.17.0.3

How to add a dependency to Maven

Add the following com.myadsget : mopub-san maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>mopub-san</artifactId>
    <version>5.17.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.myadsget : mopub-san gradle dependency to your build.gradle file:

implementation 'com.myadsget:mopub-san:5.17.0.7'

Gradle Kotlin DSL: Add the following com.myadsget : mopub-san gradle kotlin dependency to your build.gradle.kts file:

implementation("com.myadsget:mopub-san:5.17.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.myadsget : mopub-san sbt scala dependency to your build.sbt file:

libraryDependencies += "com.myadsget" % "mopub-san" % "5.17.0.7"

Advertisement