MVN

com.myadsget : mediation-pangle

Maven & Gradle

Feb 22, 2023
2 stars

mediation-pangle · Pangle mediation of SAN

<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>mediation-pangle</artifactId>
    <version>4.7.0.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.7.0.5.2
  • Latest Beta: 3.8.1.2-beta
  • Latest Alpha: 3.8.1.1-alpha

All Versions

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

Version Vulnerabilities Updated
4.7.x
mediation-pangle-4.7.0.5.2
4.5.x
mediation-pangle-4.5.0.0
4.1.x
mediation-pangle-4.1.1.1
mediation-pangle-4.1.1.0
3.8.x
mediation-pangle-3.8.1.4
mediation-pangle-3.8.1.3
mediation-pangle-3.8.1.2
mediation-pangle-3.8.1.2-beta
mediation-pangle-3.8.1.1
mediation-pangle-3.8.1.1-beta
mediation-pangle-3.8.1.1-alpha

How to add a dependency to Maven

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

<dependency>
    <groupId>com.myadsget</groupId>
    <artifactId>mediation-pangle</artifactId>
    <version>4.7.0.5.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.myadsget:mediation-pangle:4.7.0.5.2'

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

implementation("com.myadsget:mediation-pangle:4.7.0.5.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.myadsget" % "mediation-pangle" % "4.7.0.5.2"

Advertisement