jUPnP Commandline Tool

UPnP/DLNA library for Java

License

License

GroupId

GroupId

org.jupnp
ArtifactId

ArtifactId

org.jupnp.tool
Last Version

Last Version

2.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

jUPnP Commandline Tool
UPnP/DLNA library for Java
Project Organization

Project Organization

jUPnP.org

Download org.jupnp.tool

How to add to project

<!-- https://jarcasting.com/artifacts/org.jupnp/org.jupnp.tool/ -->
<dependency>
    <groupId>org.jupnp</groupId>
    <artifactId>org.jupnp.tool</artifactId>
    <version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupnp/org.jupnp.tool/
implementation 'org.jupnp:org.jupnp.tool:2.6.1'
// https://jarcasting.com/artifacts/org.jupnp/org.jupnp.tool/
implementation ("org.jupnp:org.jupnp.tool:2.6.1")
'org.jupnp:org.jupnp.tool:jar:2.6.1'
<dependency org="org.jupnp" name="org.jupnp.tool" rev="2.6.1">
  <artifact name="org.jupnp.tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupnp', module='org.jupnp.tool', version='2.6.1')
)
libraryDependencies += "org.jupnp" % "org.jupnp.tool" % "2.6.1"
[org.jupnp/org.jupnp.tool "2.6.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jupnp : org.jupnp jar 2.6.1
com.beust : jcommander jar 1.48
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-core jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.testng : testng jar 6.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.1
2.5.2
2.5.1
2.5.0