| License |
License |
|---|---|
| GroupId | GroupIdorg.jupnp |
| ArtifactId | ArtifactIdjupnp |
| Version | Version2.6.1 |
| Type | Typepom |
| Description |
DescriptionjUPnP
UPnP/DLNA library for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jupnp-2.6.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jupnp/jupnp/ -->
<dependency>
<groupId>org.jupnp</groupId>
<artifactId>jupnp</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jupnp/jupnp/
implementation 'org.jupnp:jupnp:2.6.1'
// https://jarcasting.com/artifacts/org.jupnp/jupnp/
implementation ("org.jupnp:jupnp:2.6.1")
'org.jupnp:jupnp:pom:2.6.1'
<dependency org="org.jupnp" name="jupnp" rev="2.6.1">
<artifact name="jupnp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jupnp', module='jupnp', version='2.6.1')
)
libraryDependencies += "org.jupnp" % "jupnp" % "2.6.1"
[org.jupnp/jupnp "2.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.2 |