MVN

net.mm2d.mmupnp : mmupnp

Maven & Gradle

Feb 06, 2021
50 stars

mmupnp · Universal Plug and Play (UPnP) ControlPoint library for Java / Kotlin.

<dependency>
    <groupId>net.mm2d.mmupnp</groupId>
    <artifactId>mmupnp</artifactId>
    <version>3.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mm2d.mmupnp : mmupnp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.3

All Versions

Choose a version of net.mm2d.mmupnp : mmupnp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
mmupnp-3.1.3

How to add a dependency to Maven

Add the following net.mm2d.mmupnp : mmupnp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mm2d.mmupnp</groupId>
    <artifactId>mmupnp</artifactId>
    <version>3.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mm2d.mmupnp : mmupnp gradle dependency to your build.gradle file:

implementation 'net.mm2d.mmupnp:mmupnp:3.1.3'

Gradle Kotlin DSL: Add the following net.mm2d.mmupnp : mmupnp gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mm2d.mmupnp:mmupnp:3.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mm2d.mmupnp : mmupnp sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mm2d.mmupnp" % "mmupnp" % "3.1.3"

Advertisement

Dependencies from Group

Feb 06, 2021
50 stars

Discover Dependencies

Jul 10, 2023
5 usages
13.9k stars
Jul 10, 2023
1 usages
13.9k stars
Jul 10, 2023
11 usages
13.9k stars
Jul 10, 2023
1 usages
13.9k stars
Feb 08, 2021
1 stars
Feb 05, 2021
2 usages
216 stars
Jul 21, 2023
7 stars
Nov 20, 2021
3k stars