| License |
License |
|---|---|
| GroupId | GroupIdorg.smartrplace.drivers |
| ArtifactId | ArtifactIdupnp-tools |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUPNP tools
UPNP server and client
|
| Filename | Size |
|---|---|
| upnp-tools-0.0.2.pom | |
| upnp-tools-0.0.2.jar | 18 KB |
| upnp-tools-0.0.2-sources.jar | 12 KB |
| upnp-tools-0.0.2-javadoc.jar | 416 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smartrplace.drivers/upnp-tools/ -->
<dependency>
<groupId>org.smartrplace.drivers</groupId>
<artifactId>upnp-tools</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartrplace.drivers/upnp-tools/
implementation 'org.smartrplace.drivers:upnp-tools:0.0.2'
// https://jarcasting.com/artifacts/org.smartrplace.drivers/upnp-tools/
implementation ("org.smartrplace.drivers:upnp-tools:0.0.2")
'org.smartrplace.drivers:upnp-tools:jar:0.0.2'
<dependency org="org.smartrplace.drivers" name="upnp-tools" rev="0.0.2">
<artifact name="upnp-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartrplace.drivers', module='upnp-tools', version='0.0.2')
)
libraryDependencies += "org.smartrplace.drivers" % "upnp-tools" % "0.0.2"
[org.smartrplace.drivers/upnp-tools "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.2 |