MVN

org.jupnp : org.jupnp.support

Maven & Gradle

Jul 05, 2023
83 stars

jUPnP Extra Support Library · It includes support for UPnP-AV, DLNA, Microsoft Devices such as XBox 360

<dependency>
    <groupId>org.jupnp</groupId>
    <artifactId>org.jupnp.support</artifactId>
    <version>2.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jupnp : org.jupnp.support to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.1

All Versions

Choose a version of org.jupnp : org.jupnp.support to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
org.jupnp.support-2.7.1
org.jupnp.support-2.7.0
2.6.x
org.jupnp.support-2.6.1
org.jupnp.support-2.6.0
2.5.x
org.jupnp.support-2.5.2
org.jupnp.support-2.5.1
org.jupnp.support-2.5.0
2.4.x
org.jupnp.support-2.4.0

How to add a dependency to Maven

Add the following org.jupnp : org.jupnp.support maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jupnp</groupId>
    <artifactId>org.jupnp.support</artifactId>
    <version>2.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jupnp : org.jupnp.support gradle dependency to your build.gradle file:

implementation 'org.jupnp:org.jupnp.support:2.7.1'

Gradle Kotlin DSL: Add the following org.jupnp : org.jupnp.support gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jupnp:org.jupnp.support:2.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jupnp : org.jupnp.support sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jupnp" % "org.jupnp.support" % "2.7.1"

Advertisement

Dependencies from Group

Jul 05, 2023
4 usages
83 stars
Jul 05, 2023
83 stars
Feb 22, 2019
83 stars
Jul 05, 2023
90 stars
Jul 05, 2023
83 stars

Discover Dependencies

May 08, 2021
2 stars
Dec 04, 2018
0 stars
Sep 16, 2020
335 stars
Dec 04, 2018
1 usages
18 stars
Dec 04, 2018
0 stars
Dec 22, 2021
1 usages
4 stars