MVN

com.myadsget : san-ex-offerwall-sdk

Maven & Gradle

Jun 21, 2022
2 stars

san-ex-offerwall-sdk · Offer wall sdk with san-ex ad

<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>san-ex-offerwall-sdk</artifactId>
    <version>3.10.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.10.9

All Versions

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

Version Vulnerabilities Updated
3.10.x
san-ex-offerwall-sdk-3.10.9
san-ex-offerwall-sdk-3.10.8

How to add a dependency to Maven

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

<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>san-ex-offerwall-sdk</artifactId>
    <version>3.10.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.myadsget:san-ex-offerwall-sdk:3.10.9'

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

implementation("com.myadsget:san-ex-offerwall-sdk:3.10.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.myadsget" % "san-ex-offerwall-sdk" % "3.10.9"

Advertisement