MVN

org.smartrplace.drivers : upnp-client

Maven & Gradle

Jan 06, 2019
0 stars

UPNP client · Discovers and displays available UPNP devices, including Smartrplace boxes

<dependency>
    <groupId>org.smartrplace.drivers</groupId>
    <artifactId>upnp-client</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smartrplace.drivers : upnp-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of org.smartrplace.drivers : upnp-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
upnp-client-0.0.2

How to add a dependency to Maven

Add the following org.smartrplace.drivers : upnp-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.smartrplace.drivers</groupId>
    <artifactId>upnp-client</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.smartrplace.drivers : upnp-client gradle dependency to your build.gradle file:

implementation 'org.smartrplace.drivers:upnp-client:0.0.2'

Gradle Kotlin DSL: Add the following org.smartrplace.drivers : upnp-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.smartrplace.drivers:upnp-client:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.smartrplace.drivers : upnp-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.smartrplace.drivers" % "upnp-client" % "0.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 28, 2023
50 usages
387 stars
Jan 28, 2023
1 usages
387 stars
May 10, 2021
2 usages
5 stars
Jan 22, 2019
1 stars
Sep 02, 2022
2 usages
90 stars
Jul 08, 2023
1 usages
1 stars
Jan 12, 2022
1 usages
58 stars
Jan 12, 2022
2 usages
58 stars