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