MVN

com.supersonic : mediation

Maven & Gradle

Jan 18, 2015

mediation · Mediation SDK

<dependency>
    <groupId>com.supersonic</groupId>
    <artifactId>mediation</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
mediation-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.supersonic</groupId>
    <artifactId>mediation</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.supersonic:mediation:1.0.0'

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

implementation("com.supersonic:mediation:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.supersonic" % "mediation" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 20, 2013
4 usages
Dec 12, 2010
18 usages
Jan 17, 2011
6 usages
Oct 11, 2013
11 usages
2.1k stars
Mar 04, 2014
6 usages
2.7k stars
Mar 27, 2011
5 usages
oro
Sep 20, 2005
527 usages
Feb 17, 2014
469 usages
450 stars