License |
License |
---|---|
GroupId | GroupIdorg.smartrplace.drivers |
ArtifactId | ArtifactIdupnp-base |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUPNP tools
UPNP server and client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
upnp-base-0.0.2.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartrplace.drivers/upnp-base/ -->
<dependency>
<groupId>org.smartrplace.drivers</groupId>
<artifactId>upnp-base</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartrplace.drivers/upnp-base/
implementation 'org.smartrplace.drivers:upnp-base:0.0.2'
// https://jarcasting.com/artifacts/org.smartrplace.drivers/upnp-base/
implementation ("org.smartrplace.drivers:upnp-base:0.0.2")
'org.smartrplace.drivers:upnp-base:pom:0.0.2'
<dependency org="org.smartrplace.drivers" name="upnp-base" rev="0.0.2">
<artifact name="upnp-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartrplace.drivers', module='upnp-base', version='0.0.2')
)
libraryDependencies += "org.smartrplace.drivers" % "upnp-base" % "0.0.2"
[org.smartrplace.drivers/upnp-base "0.0.2"]