MVN

com.mopub : mopub-sdk-networking

Maven & Gradle

Aug 04, 2021
4 usages
536 stars

MoPub Android SDK - Networking · MoPub Android SDK - Networking

<dependency>
    <groupId>com.mopub</groupId>
    <artifactId>mopub-sdk-networking</artifactId>
    <version>5.18.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.18.0

All Versions

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

Version Vulnerabilities Updated
5.18.x
mopub-sdk-networking-5.18.0
5.17.x
mopub-sdk-networking-5.17.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mopub</groupId>
    <artifactId>mopub-sdk-networking</artifactId>
    <version>5.18.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.mopub:mopub-sdk-networking:5.18.0'

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

implementation("com.mopub:mopub-sdk-networking:5.18.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mopub" % "mopub-sdk-networking" % "5.18.0"

Advertisement

Dependencies from Group

Aug 05, 2021
38 usages
536 stars
Aug 05, 2021
6 usages
536 stars
Aug 05, 2021
5 usages
536 stars
Aug 04, 2021
4 usages
536 stars
Aug 04, 2021
4 usages
536 stars

Discover Dependencies